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

5 lines
104 B
TypeScript

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