@thoschu/canvas-web-component
Version:
Web Components made by Tom S. with Stencil.js
22 lines (19 loc) • 749 B
JavaScript
import { p as promiseResolve, b as bootstrapLazy } from './index-349b9bce.js';
export { s as setNonce } from './index-349b9bce.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
/*
Stencil Client Patch Browser v4.21.0 | MIT Licensed | https://stenciljs.com
*/
var patchBrowser = () => {
const importMeta = import.meta.url;
const opts = {};
if (importMeta !== "") {
opts.resourcesUrl = new URL(".", importMeta).href;
}
return promiseResolve(opts);
};
patchBrowser().then(async (options) => {
await globalScripts();
return bootstrapLazy([["canvas-component",[[1,"canvas-component",{"copy":[4],"type":[1],"config":[16],"stage":[32],"get":[64]}]]]], options);
});
//# sourceMappingURL=canvas-web-component.js.map