UNPKG

ideaz-element

Version:

<p align="center"> <a href="" target="_blank" rel="noopener noreferrer"> <img src="./docs/public/logo.svg" alt="Ideaz Element" width="180" style="width: 180px;" /> </a> </p>

13 lines (12 loc) 356 B
import "../hooks/index.mjs"; import { provideGlobalConfig as n } from "../hooks/useGlobalConfig.mjs"; const o = Symbol("INSTALLED_KEY"), m = (e = []) => ({ install: (r, t) => { r[o] || (r[o] = !0, e.forEach((l) => r.use(l)), t && n(t, r, !0)); } }); export { o as INSTALLED_KEY, m as makeInstaller }; //# sourceMappingURL=makeInstaller.mjs.map