UNPKG

tyh-ui2

Version:

The next generation ui component library of tyh-ui is based on vue3 Version, fully embrace vue3.

15 lines (14 loc) 441 B
import { version as e } from "./index4.js"; import * as i from "./index3.js"; import { Message as n } from "./message/index.js"; import { Notification as s } from "./notification/index.js"; const c = (o) => (Object.entries(i).forEach(([t, r]) => { o.component(t, r); }), o.config.globalProperties.FMessage = n, o.config.globalProperties.FNotification = s, o), l = { version: e, install: c }; export { l as default, c as install };