mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-21 01:12:59 +00:00
1 line
394 B
Plaintext
1 line
394 B
Plaintext
{"version":3,"file":"index.cjs","sources":["../src/document.ts"],"sourcesContent":["import { Node } from '@tiptap/core'\n\nexport const Document = Node.create({\n name: 'doc',\n topNode: true,\n content: 'block+',\n})\n"],"names":["Node"],"mappings":";;;;;;AAEa,MAAA,QAAQ,GAAGA,SAAI,CAAC,MAAM,CAAC;AAClC,IAAA,IAAI,EAAE,KAAK;AACX,IAAA,OAAO,EAAE,IAAI;AACb,IAAA,OAAO,EAAE,QAAQ;AAClB,CAAA;;;;;"} |