UNPKG

obsidian-dev-utils

Version:

This is the collection of useful functions that you can use for your Obsidian plugin development

7 lines (6 loc) 172 B
{ "main": "../dist/lib/cjs/obsidian/index.cjs", "module": "../dist/lib/esm/obsidian/index.mjs", "type": "module", "types": "../dist/lib/cjs/obsidian/index.d.cts" }