UNPKG

tu-view-plus

Version:
11 lines (10 loc) 281 B
import { withInstall as t } from "@tu-view-plus/utils"; import o from "./src/input-tag.vue.mjs"; import { inputTagEmits as n, inputTagProps as s } from "./src/input-tag.mjs"; const a = t(o); export { a as TuInputTag, a as default, n as inputTagEmits, s as inputTagProps };