UNPKG

tu-view-plus

Version:
11 lines (10 loc) 265 B
import { withInstall as r } from "@tu-view-plus/utils"; import o from "./src/picker.vue.mjs"; import { pickerEmits as s, pickerProps as c } from "./src/picker.mjs"; const m = r(o); export { m as TuPicker, m as default, s as pickerEmits, c as pickerProps };