import { withInstall } from '@/utils'; import PresetCaption from './src/preset-caption.vue'; export const AppPresetCaption = withInstall(PresetCaption);