Files
vxe-table/packages/input/index.d.ts
2024-04-21 13:23:22 +08:00

5 lines
104 B
TypeScript

import { VxeInput } from '../../types/input'
export * from '../../types/input'
export default VxeInput