UNPKG

@stories-js/core

Version:

Stories web components to build stories

7 lines (6 loc) 477 B
/*! * (C) StoriesJS https://storiesjs.org - GPL-2.0 License */ (function(){if("undefined"!==typeof window&&void 0!==window.Reflect&&void 0!==window.customElements){var a=HTMLElement;window.HTMLElement=function(){return Reflect.construct(a,[],this.constructor)};HTMLElement.prototype=a.prototype;HTMLElement.prototype.constructor=HTMLElement;Object.setPrototypeOf(HTMLElement,a)}})(); export * from '../dist/esm/polyfills/index.js'; export * from '../dist/esm-es5/loader.js';