UNPKG

tu-view-plus

Version:
11 lines (10 loc) 295 B
import { withInstall as t } from "@tu-view-plus/utils"; import o from "./src/input-label.vue.mjs"; import { inputLabelEmits as e, inputLabelProps as l } from "./src/input-label.mjs"; const a = t(o); export { a as TuInputLabel, a as default, e as inputLabelEmits, l as inputLabelProps };