core/api/soft/CodeMirror/commands/package.json

6 lines
77 B
JSON

{
"main": "dist/index.js",
"types": "src/commands",
"type": "module"
}