Files
vxe-table/packages/switch/index.d.ts

5 lines
102 B
TypeScript

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