mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
import Cell from './src/cell'
|
|
|
|
export * from './src/cell'
|
|
export default Cell
|