UNPKG

tu-view-plus

Version:
13 lines (12 loc) 319 B
import { withInstall as t } from "@tu-view-plus/utils"; import o from "./src/tabs.vue.mjs"; import s from "./src/tab-pane.vue.mjs"; import { tabsEmits as b, tabsProps as c } from "./src/tabs.mjs"; const f = t(o), i = t(s); export { i as TuTabPane, f as TuTabs, f as default, b as tabsEmits, c as tabsProps };