import { withInstall } from '@/utils'; import RichText from './src/richtext.vue'; export const AppRichText = withInstall(RichText);