import { withInstall } from '@/utils'; import Drtab from './src/drtab.vue'; export const AppDrtab = withInstall(Drtab);