@cmstops/pro-compo
Version:
> 快速上手:[传送门](/docs/get-start.md)
12 lines (11 loc) • 438 B
JavaScript
!function(e, o) {
"object" == typeof exports && "undefined" != typeof module ? module.exports = o() : "function" == typeof define && define.amd ? define(o) : (e = "undefined" != typeof globalThis ? globalThis : e || self).ArcoComponents = o();
}(this, function() {
"use strict";
const e = {};
return { ...e, install: (o) => {
for (const n of Object.keys(e))
o.use(e[n]);
} };
});
//# sourceMappingURL=index.min.js.map