import { withInstall } from '@/utils'; import PresetText from './src/preset-text.vue'; export const AppPresetText = withInstall(PresetText);