import { withInstall } from '@/utils'; import PresetTitle from './src/preset-title.vue'; export const AppPresetTitle = withInstall(PresetTitle);