import { withInstall } from '@/utils'; import BreadCrumb from './src/breadcrumb.vue'; export const AppBreadCrumb = withInstall(BreadCrumb);