import { withInstall } from '@/utils'; import Toolbar from './src/toolbar.vue'; export const AppToolbar = withInstall(Toolbar);