obsidian-dev-utils
Version:
This is the collection of useful functions that you can use for your Obsidian plugin development
7 lines (6 loc) • 340 B
JSON
{
"main": "../../../../dist/lib/cjs/obsidian/Components/SettingComponents/SettingComponentWrapper.cjs",
"module": "../../../../dist/lib/esm/obsidian/Components/SettingComponents/SettingComponentWrapper.mjs",
"type": "module",
"types": "../../../../dist/lib/cjs/obsidian/Components/SettingComponents/SettingComponentWrapper.d.cts"
}