think/packages/client/src/tiptap/editor/index.tsx

4 lines
85 B
TypeScript
Raw Normal View History

2022-05-03 16:52:33 +00:00
export * from './collaboration';
export * from './comment';
export * from './react';