bettertend/frontend/node_modules/radix-vue/dist/RadioGroup/index.d.ts

4 lines
308 B
TypeScript

export { default as RadioGroupRoot, type RadioGroupRootProps, type RadioGroupRootEmits, } from './RadioGroupRoot';
export { default as RadioGroupItem, type RadioGroupItemProps, } from './RadioGroupItem';
export { default as RadioGroupIndicator, type RadioGroupIndicatorProps, } from './RadioGroupIndicator';