import { withInstall } from '@/utils'; import QuickGroup from './src/quick-group.vue'; export const AppQuickGroup = withInstall(QuickGroup);