import { withInstall } from '@/utils'; import MDViewLayout from './src/md-view-layout.vue'; export const AppMDViewLayout = withInstall(MDViewLayout);