import { withInstall } from '@/utils'; import RadioGroup from './src/radio-group.vue'; export const AppRadioGroup = withInstall(RadioGroup);