import { withInstall } from '@/utils'; import ActionBar from './src/action-bar.vue'; export const AppActionBar = withInstall(ActionBar);