@thoschu/canvas-web-component
Version:
Web Components made by Tom S. with Stencil.js
13 lines (10 loc) • 527 B
JavaScript
import { b as bootstrapLazy } from './index-349b9bce.js';
export { s as setNonce } from './index-349b9bce.js';
import { g as globalScripts } from './app-globals-0f993ce5.js';
const defineCustomElements = async (win, options) => {
if (typeof window === 'undefined') return undefined;
await globalScripts();
return bootstrapLazy([["canvas-component",[[1,"canvas-component",{"copy":[4],"type":[1],"config":[16],"stage":[32],"get":[64]}]]]], options);
};
export { defineCustomElements };
//# sourceMappingURL=loader.js.map