Files
vxe-table/packages/switch/index.d.ts
2022-08-14 23:25:37 +08:00

5 lines
108 B
TypeScript

import { VxeSwitch } from '../../types/switch'
export * from '../../types/switch'
export default VxeSwitch