import { withInstall } from '@/utils'; import Lang from './src/lang.vue'; export const AppLang = withInstall(Lang);