Preview: document.ts
Size: 131 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@tiptap/extension-document/src/document.ts
import { Node } from '@tiptap/core'
export const Document = Node.create({
name: 'doc',
topNode: true,
content: 'block+',
})
Directory Contents
Dirs: 0 × Files: 2