index.js 472 B

123456
  1. /*!
  2. * (C) Ionic http://ionicframework.com - MIT License
  3. */
  4. (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)}})();
  5. export * from '../dist/esm/polyfills/index.js';
  6. export * from '../dist/esm-es5/loader.js';