import { withInstall } from '../util/type'; import Comment from "ant-design-vue/es/comment/index"; export var JComment = withInstall(Comment, 'JComment'); export default JComment;