UNPKG

@tiptap/pm

Version:

prosemirror wrapper package for tiptap

15 lines (14 loc) 300 B
{ "type": "module", "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.js", "require": "./dist/index.cjs" }, "./package.json": "./package.json" }, "main": "./dist/index.cjs", "module": "./dist/index.js", "types": "./dist/index.d.ts" }