import { withInstall } from '@/utils'; import MarkDown from './src/markdown.vue'; export const AppMarkDown = withInstall(MarkDown);