tiptap/packages/vue-2/src/index.ts
2021-02-28 23:24:26 +01:00

5 lines
129 B
TypeScript

export * from '@tiptap/core'
export * from './VueRenderer'
export * from './VueNodeViewRenderer'
export * from './EditorContent'