import { withInstall } from '@/utils'; import CaptionBar from './src/caption-bar.vue'; export const AppCaptionBar = withInstall(CaptionBar);