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