UNPKG

tu-view-plus

Version:
11 lines (10 loc) 258 B
import { withInstall as t } from "@tu-view-plus/utils"; import r from "./src/alert.vue.mjs"; import { alertEmits as s, alertProps as f } from "./src/alert.mjs"; const a = t(r); export { a as TuAlert, s as alertEmits, f as alertProps, a as default };