import { withInstall } from '@/utils'; import Drawer from './src/drawer.vue'; export const AppDrawer = withInstall(Drawer);