UNPKG

tu-view-plus

Version:
11 lines (10 loc) 244 B
import { withInstall as t } from "@tu-view-plus/utils"; import o from "./src/tag.vue.mjs"; import { tagEmits as i, tagProps as p } from "./src/tag.mjs"; const m = t(o); export { m as TuTag, m as default, i as tagEmits, p as tagProps };