Adapt settings pages to Obsidian's declarative API

This commit is contained in:
vorotamoroz
2026-08-24 12:17:19 +00:00
parent d8f7762d01
commit 47759f6205
20 changed files with 1327 additions and 185 deletions
+1
View File
@@ -16,6 +16,7 @@ export {
requestUrl,
sanitizeHTMLToDom,
Setting,
SettingPage,
stringifyYaml,
TAbstractFile,
TextAreaComponent,