UNPKG

web-component-stencil-test

Version:
8 lines (5 loc) 332 B
'use strict'; const core = require('./core-deb059fa.js'); core.patchBrowser().then(options => { return core.bootstrapLazy([["my-component.cjs",[[1,"my-component",{"first":[1],"middle":[1],"last":[1]}]]],["simple-button.cjs",[[1,"simple-button",{"showNbOfClick":[4,"show-click"],"theme":[1],"nbOfClicks":[32]}]]]], options); });