import { withInstall } from '/@/utils'; import comment from './src/Comment.vue'; export const Comment = withInstall(comment);