index.ts 107 B

1234
  1. import * as VxeTableExport from './components'
  2. export * from './components'
  3. export default VxeTableExport