1
0
mirror of synced 2025-12-11 08:38:08 +08:00
Files
vxe-table/types/index.d.ts
xuliangzhan 9bc4985a4f 重构组件
2024-05-26 12:41:17 +08:00

5 lines
85 B
TypeScript

import * as VxeUITable from './all'
export * from './all'
export default VxeUITable