@thoschu/canvas-web-component
Version:
Web Components made by Tom S. with Stencil.js
17 lines (12 loc) • 614 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
const index = require('./index-7689adbc.js');
const appGlobals = require('./app-globals-3a1e7e63.js');
const defineCustomElements = async (win, options) => {
if (typeof window === 'undefined') return undefined;
await appGlobals.globalScripts();
return index.bootstrapLazy([["canvas-component.cjs",[[1,"canvas-component",{"copy":[4],"type":[1],"config":[16],"stage":[32],"get":[64]}]]]], options);
};
exports.setNonce = index.setNonce;
exports.defineCustomElements = defineCustomElements;
//# sourceMappingURL=loader.cjs.js.map