teableio/teable

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

Summary

Maintainability
A
0 mins
Test Coverage
export * from './Editor';
export { AttachmentEditor as AttachmentEditorMain } from './Editor';
export * from './utils';
export * from './upload-attachment/uploadManage';