UNPKG

t-fighting-design

Version:

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

11 lines (10 loc) 216 B
const o = (t) => (t.install = (l) => { const { name: n } = t; l.component(n, t); }, t), s = (t, l) => (t.install = (n) => { n.config.globalProperties[l] = t; }, t); export { o as install, s as installFn };