UNPKG

hongluan-business-ui

Version:
12 lines (9 loc) 228 B
import { defineComponent } from 'vue'; const _sfc_main = defineComponent({ name: "Alias", render() { return this.$slots.default(this.$attrs); } }); export { _sfc_main as default }; //# sourceMappingURL=index.mjs.map