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