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) 178 B
{ "main": "../dist/lib/cjs/codemirror/index.cjs", "module": "../dist/lib/esm/codemirror/index.mjs", "type": "module", "types": "../dist/lib/cjs/codemirror/index.d.cts" }