UNPKG

@chatui/core

Version:

The React library for Chatbot UI

5 lines (4 loc) 184 B
export { Radio } from './Radio'; export type { RadioProps, RadioValue } from './Radio'; export { RadioGroup } from './RadioGroup'; export type { RadioGroupProps } from './RadioGroup';