import drawer from './drawer.vue';
import { withInstall } from '/nerv-lib/util';
export const NsDrawer = withInstall(drawer);