index.d.ts 94 B

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