gm-web-components
Version:
Web components for GamaSmart
7 lines (5 loc) • 375 B
JavaScript
import { p as patchBrowser, g as globals, b as bootstrapLazy } from './core-c70dfa5a.js';
patchBrowser().then(options => {
globals();
return bootstrapLazy([["gm-app-component",[[1,"gm-app-component",{"myObject":[1,"my-object"],"myArray":[1,"my-array"],"img":[1],"title":[1],"destination":[1],"myInnerObject":[32],"myInnerArray":[32],"showModal":[32]}]]]], options);
});