import { withInstall } from '@/utils'; import NavPos from './src/nav-pos.vue'; export const AppLayoutNavPos = withInstall(NavPos);