UNPKG

owl-rich-table

Version:

富文本编辑表格,react组件

5 lines (4 loc) 144 B
import RichTable from './rich-table'; import type { RichTableInstance } from './types'; export { RichTableInstance }; export default RichTable;