import { withInstall } from '@/utils'; import Drbar from './src/drbar.vue'; export const AppDrbar = withInstall(Drbar);