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

5 lines
98 B
TypeScript

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