UNPKG

tu-view-plus

Version:
13 lines (12 loc) 367 B
import { withInstall as r, withInstallFunction as o } from "@tu-view-plus/utils"; import t from "./src/drawer.vue.mjs"; import a from "./src/methods.mjs"; import { drawerEmits as p, drawerProps as l } from "./src/drawer.mjs"; const s = r(t), w = o(a, "$drawer"); export { s as TuDrawer, w as TuDrawerBox, s as default, p as drawerEmits, l as drawerProps };