index.d.ts 120 B

1234
  1. import { FormGather } from '../../types/form-gather'
  2. export * from '../../types/form-gather'
  3. export default FormGather