UNPKG

vue-amazing-ui

Version:

An Amazing Vue3 UI Components Library, Using TypeScript.

10 lines (9 loc) 141 B
const l = (n) => { const t = n; return t.install = function(e) { e.component(t.__name, n); }, n; }; export { l as withInstall };