index.d.ts 110 B

1234
  1. import { Checkbox } from '../../types/checkbox'
  2. export * from '../../types/checkbox'
  3. export default Checkbox