index.ts 110 B

12
  1. export { default as PtcRadioGroup } from './RadioGroup.vue'
  2. export { default as PtcRadio } from './Radio.vue'