index.d.ts 120 B

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