index.d.ts 98 B

1234
  1. import { Input } from '../../types/input'
  2. export * from '../../types/input'
  3. export default Input