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