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