teableio/teable

View on GitHub
packages/sdk/src/components/editor/text/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from './Editor';
export * from './utils';
export { TextEditor as TextEditorMain } from './Editor';