import { withInstall } from '@/utils'; import ExpBar from './src/exp-bar.vue'; export const AppExpBar = withInstall(ExpBar);