UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

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