UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 159 B
import RadioButton from './RadioButton'; import type { RadioButtonProps } from './RadioButtonTypes'; export { RadioButton }; export type { RadioButtonProps };