UNPKG

@loadsmart/miranda-wc

Version:

Miranda Web Components component library

5 lines (4 loc) 197 B
export { Radio } from './radio'; export type { RadioProps } from './radio'; export { RadioGroup } from './radio-group'; export type { RadioGroupProps, RadioGroupOrientation } from './radio-group';