index.ts 146 B

12345678
  1. import * as VxeUIExport from './components'
  2. export * from './components'
  3. /**
  4. * A vue based PC component library
  5. */
  6. export default VxeUIExport