import { withInstall } from '@/utils'; import GroupSelect from 'src/group-select.vue'; export const AppGroupSelect = withInstall(GroupSelect);