UNPKG

tu-view-plus

Version:
11 lines (10 loc) 272 B
import { withInstall as o } from "@tu-view-plus/utils"; import r from "./src/popover.vue.mjs"; import { popoverEmits as f, popoverProps as i } from "./src/popover.mjs"; const m = o(r); export { m as TuPopover, m as default, f as popoverEmits, i as popoverProps };