UNPKG

yanzhen-design-vue

Version:

16 lines (15 loc) 511 B
import { withInstall } from "@yanzhen-lowcode/core"; import "./src/progress-txt.vue.mjs"; import { progressTxtEmits, progressTxtName, progressTxtOptions, progressTxtProps } from "./src/progress-txt.mjs"; import { YzSchemaProgressTxt } from "./schema.mjs"; import _sfc_main from "./src/progress-txt.vue2.mjs"; const YzProgressTxt = withInstall(_sfc_main); export { YzProgressTxt, YzSchemaProgressTxt, _sfc_main as default, progressTxtEmits, progressTxtName, progressTxtOptions, progressTxtProps };