mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-26 10:47:49 +08:00
5 lines
129 B
TypeScript
5 lines
129 B
TypeScript
export * from '@tiptap/core'
|
|
export * from './VueRenderer'
|
|
export * from './VueNodeViewRenderer'
|
|
export * from './EditorContent'
|