Files
vxe-table/packages/form-gather/index.d.ts
2021-03-25 18:39:29 +08:00

5 lines
120 B
TypeScript

import { FormGather } from '../../types/form-gather'
export * from '../../types/form-gather'
export default FormGather