index.d.ts 124 B

1234
  1. import { RadioButton } from '../../types/radio-button'
  2. export * from '../../types/radio-button'
  3. export default RadioButton