import { withInstall } from '@/utils'; import menu from './src/menu.vue'; export const AppMenu = withInstall(menu);