Created
February 20, 2020 15:01
-
-
Save miketaylr/8f24026260c1311f9979188a4c4f341e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/**************************************************************************** | |
* Copyright (C) 2020, Bitmovin, Inc., All Rights Reserved | |
* | |
* This source code and its use and distribution, is subject to the terms | |
* and conditions of the applicable license agreement. | |
* | |
* Bitmovin Player Version 8.26.0 | |
* | |
****************************************************************************/ | |
(function() { | |
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.polyfill=t():(e.bitmovin=e.bitmovin||{},e.bitmovin.player=e.bitmovin.player||{},e.bitmovin.player.polyfill=t())}(this,function(){return webpackJsonpbitmovin_player__name_([4],{199:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(226),o=n(230),i=n(254),u=n(255),l=n(256),a=n(257),c=n(258),f=n(259),s=n(260),p=n(261),y=n(262),d=n(263),v=n(264),h=n(265),_=n(266),b=n(267),w=n(268);t.Polyfills={installPolyfills:function(){function e(e,t){t=t||{bubbles:!1,cancelable:!1,detail:void 0};var n=document.createEvent("CustomEvent");return n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}window.bitmovin=window.bitmovin||{},window&&window.Promise&&"function"==typeof window.Promise||s.PromisePolyfill.polyfill(),h.PromiseAny.polyfill(),_["default"].polyfill(),window&&window.ArrayBuffer&&!window.ArrayBuffer.prototype.slice&&i.ArrayBufferPolyfill.polyfill(),window.WeakMap&&"function"==typeof window.WeakMap||w.WeakMapPolyfill.polyfill(),Array.prototype.find||l.ArrayFindPolyfill.polyfill(),Array.prototype.includes||c.ArrayIncludesPolyfill.polyfill(),Array.prototype.findIndex||u.ArrayFindIndexPolyfill.polyfill(),Array.prototype.flatMap||a.ArrayFlatMapPolyfill.polyfill(),String.prototype.includes||b.StringIncludesPolyfill.polyfill(),NodeList&&!NodeList.prototype.forEach&&y.NodeListPolyfill.polyfill(),Document&&!Document.prototype.hasOwnProperty("children")&&p.NodeChildrenPolyfill.polyfill(),Object.values||v.ObjectValuesPolyfill.polyfill(),Object.entries||d.ObjectEntriesPolyfill.polyfill();var t=window;e.prototype=t.Event.prototype,t.CustomEvent=e,(window.MediaSource||window.WebKitMediaSource)&&(window.MediaSource=window.MediaSource||window.WebKitMediaSource),"undefined"==typeof Worker&&(window.Worker=o),"classList"in Element.prototype||f["default"](),window.atob||(window.atob=r.atob,window.btoa=r.btoa),Number.isNaN||(Number.isNaN=function(e){return"number"==typeof e&&isNaN(e)})}}},226:function(e,t,n){!function(){function e(e){this.message=e}var n=t,r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=";e.prototype=new Error,e.prototype.name="InvalidCharacterError",n.btoa||(n.btoa=function(t){for(var n,o,i=String(t),u=0,l=r,a="";i.charAt(0|u)||(l="=",u%1);a+=l.charAt(63&n>>8-u%1*8)){if(o=i.charCodeAt(u+=.75),o>255)throw new e("'btoa' failed: The string to be encoded contains characters outside of the Latin1 range.");n=n<<8|o}return a}),n.atob||(n.atob=function(t){var n=String(t).replace(/[=]+$/,"");if(n.length%4==1)throw new e("'atob' failed: The string to be decoded is not correctly encoded.");for(var o,i,u=0,l=0,a="";i=n.charAt(l++);~i&&(o=u%4?64*o+i:i,u++%4)?a+=String.fromCharCode(255&o>>(-2*u&6)):0)i=r.indexOf(i);return a})}()},230:function(module,exports,__webpack_require__){"use strict";(function(global){function doEval(self,__pseudoworker_script){(function(){eval(__pseudoworker_script)}).call(global)}function PseudoWorker(e){function t(e,t){for(var n=-1;++n<e.length;)e[n]&&t(e[n])}function n(e){return function(t){t({type:"error",error:e,message:e.message})}}function r(e,t){"message"===e?y.push(t):"error"===e&&d.push(t)}function o(e,t){var n;if("message"===e)n=y;else{if("error"!==e)return;n=d}for(var r=-1;++r<n.length;){var o=n[r];if(o===t){delete n[r];break}}}function i(e){var r=n(e);"function"==typeof w.onerror&&r(w.onerror),p&&"function"==typeof p.onerror&&r(p.onerror),t(d,r),t(h,r)}function u(e){function n(t){try{t({data:e})}catch(n){i(n)}}p&&"function"==typeof p.onmessage&&n(p.onmessage),t(v,n)}function l(e){if("undefined"==typeof e)throw new Error("postMessage() requires an argument");if(!b)return s?void u(e):void _.push(e)}function a(){b=!0}function c(e){function n(t){t({data:e})}"function"==typeof w.onmessage&&n(w.onmessage),t(y,n)}function f(e,t){"message"===e?v.push(t):"error"===e&&h.push(t)}var s,p,y=[],d=[],v=[],h=[],_=[],b=!1,w=this,m=new XMLHttpRequest;return m.open("GET",e),m.onreadystatechange=function(){if(4===m.readyState)if(m.status>=200&&m.status<400){s=m.responseText,p={postMessage:c,addEventListener:f},doEval(p,s);var t=_;_=[];for(var n=0;n<t.length;n++)u(t[n])}else i(new Error("cannot find script "+e))},m.send(),w.postMessage=l,w.addEventListener=r,w.removeEventListener=o,w.terminate=a,w}module.exports=PseudoWorker}).call(exports,__webpack_require__(70))},254:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ArrayBufferPolyfill=function(){function e(e,t){return e=0|e||0,e<0?Math.max(e+t,0):Math.min(e,t)}var t=function(){ArrayBuffer.prototype.slice=function(t,n){var r=this.byteLength,o=e(t,r),i=r;if(void 0!==n&&(i=e(n,r)),o>i)return new ArrayBuffer(0);var u=i-o,l=new ArrayBuffer(u),a=new Uint8Array(l),c=new Uint8Array(this,o,u);return a.set(c),l}};return{polyfill:t}}()},255:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ArrayFindIndexPolyfill=function(){var e=function(){Object.defineProperty(Array.prototype,"findIndex",{value:function(e){if(null==this)throw new TypeError('"this" is null or not defined');var t=Object(this),n=t.length>>>0;if("function"!=typeof e)throw new TypeError("predicate must be a function");for(var r=arguments[1],o=0;o<n;){var i=t[o];if(e.call(r,i,o,t))return o;o++}return-1},configurable:!0,writable:!0})};return{polyfill:e}}()},256:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ArrayFindPolyfill=function(){var e=function(){Array.prototype.find=function(e){if(null==this)throw new TypeError("Array.prototype.find called on null or undefined");if("function"!=typeof e)throw new TypeError("predicate must be a function");for(var t,n=Object(this),r=n.length>>>0,o=arguments[1],i=0;i<r;i++)if(t=n[i],e.call(o,t,i,n))return t}};return{polyfill:e}}()},257:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(){}return e.polyfill=function(){Object.defineProperty(Array.prototype,"flatMap",{value:function(e){return Array.prototype.concat.apply([],this.map(e))}})},e}();t.ArrayFlatMapPolyfill=r},258:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ArrayIncludesPolyfill=function(){var e=function(){Object.defineProperty(Array.prototype,"includes",{value:function(e,t){function n(e,t){return e===t||"number"==typeof e&&"number"==typeof t&&isNaN(e)&&isNaN(t)}if(null==this)throw new TypeError('"this" is null or not defined');var r=Object(this),o=r.length>>>0;if(0===o)return!1;for(var i=0|t,u=Math.max(i>=0?i:o-Math.abs(i),0);u<o;){if(n(r[u],e))return!0;u++}return!1}})};return{polyfill:e}}()},259:function(e,t,n){"use strict";function r(){function e(e){this.element=e}var t=function(e){return e.replace(/^\s+|\s+$/g,"")},n=function(e){return new RegExp("(^|\\s+)"+e+"(\\s+|$)")},r=function(e,t,n){for(var r=0;r<e.length;r++)t.call(n,e[r])};e.prototype={add:function(){r(arguments,function(e){this.contains(e)||(this.element.className=t(this.element.className+" "+e))},this)},remove:function(){r(arguments,function(e){this.element.className=t(this.element.className.replace(n(e)," "))},this)},toggle:function(e){return this.contains(e)?(this.remove(e),!1):(this.add(e),!0)},contains:function(e){return n(e).test(this.element.className)},item:function(e){return this.element.className.split(/\s+/)[e]||null},replace:function(e,t){this.remove(e),this.add(t)}},"classList"in Element.prototype||Object.defineProperty(Element.prototype,"classList",{get:function(){return new e(this)}}),window.DOMTokenList&&!DOMTokenList.prototype.replace&&(DOMTokenList.prototype.replace=e.prototype.replace)}Object.defineProperty(t,"__esModule",{value:!0}),t["default"]=r},260:function(e,t,n){"use strict";/*! | |
* @overview es6-promise - a tiny implementation of Promises/A+. | |
* @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald) | |
* @license Licensed under MIT license | |
* See https://raw.githubusercontent.com/jakearchibald/es6-promise/master/LICENSE | |
* @version 2.3.0 | |
*/ | |
Object.defineProperty(t,"__esModule",{value:!0}),t.PromisePolyfill=function(){function e(e){return"function"==typeof e||"object"==typeof e&&null!==e}function t(e){return"function"==typeof e}function n(e){return"object"==typeof e&&null!==e}function r(e){B=e}function o(e){U=e}function i(){var e=0,t=new R(a),n=document.createTextNode("");return t.observe(n,{characterData:!0}),function(){n.data=e=++e%2}}function u(){var e=new MessageChannel;return e.port1.onmessage=a,function(){e.port2.postMessage(0)}}function l(){return function(){setTimeout(a,1)}}function a(){for(var e=0;e<H;e+=2){var t=K[e],n=K[e+1];t(n),K[e]=void 0,K[e+1]=void 0}H=0}function c(){}function f(){return new TypeError("You cannot resolve a promise with itself")}function s(){return new TypeError("A promises callback cannot return that same promise.")}function p(e){try{return e.then}catch(t){return J.error=t,J}}function y(e,t,n,r){try{e.call(t,n,r)}catch(o){return o}}function d(e,t,n){U(function(e){var r=!1,o=y(n,t,function(n){r||(r=!0,t!==n?_(e,n):w(e,n))},function(t){r||(r=!0,m(e,t))},"Settle: "+(e._label||" unknown promise"));!r&&o&&(r=!0,m(e,o))},e)}function v(e,t){t._state===$?w(e,t._result):t._state===G?m(e,t._result):g(t,void 0,function(t){_(e,t)},function(t){m(e,t)})}function h(e,n){if(n.constructor===e.constructor)v(e,n);else{var r=p(n);r===J?m(e,J.error):void 0===r?w(e,n):t(r)?d(e,n,r):w(e,n)}}function _(t,n){t===n?m(t,f()):e(n)?h(t,n):w(t,n)}function b(e){e._onerror&&e._onerror(e._result),P(e)}function w(e,t){e._state===Y&&(e._result=t,e._state=$,0!==e._subscribers.length&&U(P,e))}function m(e,t){e._state===Y&&(e._state=G,e._result=t,U(b,e))}function g(e,t,n,r){var o=e._subscribers,i=o.length;e._onerror=null,o[i]=t,o[i+$]=n,o[i+G]=r,0===i&&e._state&&U(P,e)}function P(e){var t=e._subscribers,n=e._state;if(0!==t.length){for(var r,o,i=e._result,u=0;u<t.length;u+=3)r=t[u],o=t[u+n],r?M(n,r,o,i):o(i);e._subscribers.length=0}}function j(){this.error=null}function O(e,t){try{return e(t)}catch(n){return X.error=n,X}}function M(e,n,r,o){var i,u,l,a,c=t(r);if(c){if(i=O(r,o),i===X?(a=!0,u=i.error,i=null):l=!0,n===i)return void m(n,s())}else i=o,l=!0;n._state!==Y||(c&&l?_(n,i):a?m(n,u):e===$?w(n,i):e===G&&m(n,i))}function A(e,t){try{t(function(t){_(e,t)},function(t){m(e,t)})}catch(n){m(e,n)}}function E(e,t){var n=this;n._instanceConstructor=e,n.promise=new e(c),n._validateInput(t)?(n._input=t,n.length=t.length,n._remaining=t.length,n._init(),0===n.length?w(n.promise,n._result):(n.length=n.length||0,n._enumerate(),0===n._remaining&&w(n.promise,n._result))):m(n.promise,n._validationError())}function N(e){return new Q(this,e).promise}function k(e){function t(e){_(o,e)}function n(e){m(o,e)}var r=this,o=new r(c);if(!F(e))return m(o,new TypeError("You must pass an array to race.")),o;for(var i=e.length,u=0;o._state===Y&&u<i;u++)g(r.resolve(e[u]),void 0,t,n);return o}function x(e){var t=this;if(e&&"object"==typeof e&&e.constructor===t)return e;var n=new t(c);return _(n,e),n}function S(e){var t=this,n=new t(c);return m(n,e),n}function T(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function W(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}function L(e){this._id=re++,this._state=void 0,this._result=void 0,this._subscribers=[],c!==e&&(t(e)||T(),this instanceof L||W(),A(this,e))}function C(){var e=window.Promise;e&&"[object Promise]"===Object.prototype.toString.call(e.resolve())&&!e.cast||(window.Promise=oe)}var I;I=Array.isArray?Array.isArray:function(e){return"[object Array]"===Object.prototype.toString.call(e)};var B,D,F=I,H=0,U=({}.toString,function(e,t){K[H]=e,K[H+1]=t,H+=2,2===H&&(B?B(a):D())}),q="undefined"!=typeof window?window:void 0,z=q||{},R=z.MutationObserver||z.WebKitMutationObserver,V="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel,K=new Array(1e3);D=R?i():V?u():l();var Y=void 0,$=1,G=2,J=new j,X=new j;E.prototype._validateInput=function(e){return F(e)},E.prototype._validationError=function(){return new Error("Array Methods must be provided an Array")},E.prototype._init=function(){this._result=new Array(this.length)};var Q=E;E.prototype._enumerate=function(){for(var e=this,t=e.length,n=e.promise,r=e._input,o=0;n._state===Y&&o<t;o++)e._eachEntry(r[o],o)},E.prototype._eachEntry=function(e,t){var r=this,o=r._instanceConstructor;n(e)?e.constructor===o&&e._state!==Y?(e._onerror=null,r._settledAt(e._state,t,e._result)):r._willSettleAt(o.resolve(e),t):(r._remaining--,r._result[t]=e)},E.prototype._settledAt=function(e,t,n){var r=this,o=r.promise;o._state===Y&&(r._remaining--,e===G?m(o,n):r._result[t]=n),0===r._remaining&&w(o,r._result)},E.prototype._willSettleAt=function(e,t){var n=this;g(e,void 0,function(e){n._settledAt($,t,e)},function(e){n._settledAt(G,t,e)})};var Z=N,ee=k,te=x,ne=S,re=0,oe=L;L.all=Z,L.race=ee,L.resolve=te,L.reject=ne,L._setScheduler=r,L._setAsap=o,L._asap=U,L.prototype={constructor:L,then:function(e,t){var n=this,r=n._state;if(r===$&&!e||r===G&&!t)return this;var o=new this.constructor(c),i=n._result;if(r){var u=arguments[r-1];U(function(){M(r,o,u,i)})}else g(n,o,e,t);return o},"catch":function(e){return this.then(null,e)}};var ie=C,ue={Promise:oe,polyfill:ie};return ue}.call(this)},261:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NodeChildrenPolyfill=function(){var e=function(){!function(e){e&&e.prototype&&null==e.prototype.children&&Object.defineProperty(e.prototype,"children",{get:function(){var e,t=0,n=this.childNodes,r=[];if(!n)return r;for(;e=n[t++];)1===e.nodeType&&r.push(e);return r}})}(window.Node||window.Element)};return{polyfill:e}}()},262:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.NodeListPolyfill=function(){var e=function(){NodeList.prototype.forEach=function(e,t){t=t||window;for(var n=0;n<this.length;n++)e.call(t,this[n],n,this)}};return{polyfill:e}}()},263:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectEntriesPolyfill=function(){var e=function(){Object.entries=function(e){for(var t=Object.keys(e),n=t.length,r=new Array(n);n--;)r[n]=[t[n],e[t[n]]];return r}};return{polyfill:e}}()},264:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectValuesPolyfill=function(){var e=function(){Object.values=function(e){return Object.keys(e).map(function(t){return e[t]})}};return{polyfill:e}}()},265:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(){}return e.polyfill=function(){window.Promise&&(window.Promise.any=window.Promise.any||function(e){var t=[],n=!0,r=Promise.resolve(null);return e.forEach(function(e,o){r=r.then(function(){return e}).then(function(e){t[o]=e,n=!1})["catch"](function(){t[o]=void 0})}),r.then(function(){return n?Promise.reject(t):t})})},e}();t.PromiseAny=r},266:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t["default"]={polyfill:function(){window.Promise.prototype["finally"]&&"function"==typeof window.Promise.prototype["finally"]||(window.Promise.prototype["finally"]=function(e){var t=this.constructor;return this.then(function(n){return t.resolve(e()).then(function(){return n})},function(n){return t.resolve(e()).then(function(){throw n})})})}}},267:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.StringIncludesPolyfill=function(){var e=function(){String.prototype.includes=function(e,t){return"number"!=typeof t&&(t=0),!(t+e.length>this.length)&&this.indexOf(e,t)!==-1}};return{polyfill:e}}()},268:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){};!function(){function e(t){t.permitHostObjects___&&t.permitHostObjects___(e)}function t(e){return!(e.substr(0,y.length)==y&&"___"===e.substr(e.length-3))}function n(e){if(e!==Object(e))throw new TypeError("Not an object: "+e);var t=e[d];if(t&&t.key===e)return t;if(p(e)){t={key:e};try{return s(e,d,{value:t,writable:!1,enumerable:!1,configurable:!1}),t}catch(n){return}}}function o(e){return e.prototype=null,Object.freeze(e)}function i(){w||"undefined"==typeof console||(w=!0,console.warn("WeakMap should be invoked as new WeakMap(), not WeakMap(). This will be an error in the future."))}var u,l=!1;if("function"==typeof WeakMap)if(u=WeakMap,"undefined"!=typeof navigator&&/Firefox/.test(navigator.userAgent));else{var a=new u,c=Object.freeze({});if(a.set(c,1),1===a.get(c))return void(r=function(){});l=!0}var f=Object.getOwnPropertyNames,s=Object.defineProperty,p=Object.isExtensible,y="weakmap:",d=y+"ident:"+Math.random()+"___";if("undefined"!=typeof crypto&&"function"==typeof crypto.getRandomValues&&"function"==typeof ArrayBuffer&&"function"==typeof Uint8Array){var v=new ArrayBuffer(25),h=new Uint8Array(v);crypto.getRandomValues(h),d=y+"rand:"+Array.prototype.map.call(h,function(e){return(e%36).toString(36)}).join("")+"___"}var _="object"==typeof window?Object.getOwnPropertyNames(window):[];if(s(Object,"getOwnPropertyNames",{value:function(e){if("[object Window]"===Object.prototype.toString.call(e))try{return f(e)}catch(n){return[].concat([],_)}return f(e).filter(t)}}),"getPropertyNames"in Object){var b=Object.getPropertyNames;s(Object,"getPropertyNames",{value:function(e){return b(e).filter(t)}})}!function(){var e=Object.freeze;s(Object,"freeze",{value:function(t){return n(t),e(t)}});var t=Object.seal;s(Object,"seal",{value:function(e){return n(e),t(e)}});var r=Object.preventExtensions;s(Object,"preventExtensions",{value:function(e){return n(e),r(e)}})}();var w=!1,m=0,g=function(){function e(e,t){var r,o=n(e);return o?c in o?o[c]:t:(r=l.indexOf(e),r>=0?a[r]:t)}function t(e){var t=n(e);return t?c in t:l.indexOf(e)>=0}function r(e,t){var r,o=n(e);return o?o[c]=t:(r=l.indexOf(e),r>=0?a[r]=t:(r=l.length,a[r]=t,l[r]=e)),this}function u(e){var t,r,o=n(e);return o?c in o&&delete o[c]:(t=l.indexOf(e),!(t<0)&&(r=l.length-1,l[t]=void 0,a[t]=a[r],l[t]=l[r],l.length=r,a.length=r,!0))}this instanceof g||i();var l=[],a=[],c=m++;return Object.create(g.prototype,{get___:{value:o(e)},has___:{value:o(t)},set___:{value:o(r)},delete___:{value:o(u)}})};g.prototype=Object.create(Object.prototype,{get:{value:function(e,t){return this.get___(e,t)},writable:!0,configurable:!0},has:{value:function(e){return this.has___(e)},writable:!0,configurable:!0},set:{value:function(e,t){return this.set___(e,t)},writable:!0,configurable:!0},"delete":{value:function(e){return this.delete___(e)},writable:!0,configurable:!0}}),"function"==typeof u?!function(){function t(){function t(e,t){return f?c.has(e)?c.get(e):f.get___(e,t):c.get(e,t)}function n(e){return c.has(e)||!!f&&f.has___(e)}function r(e){var t=!!c["delete"](e);return f?f.delete___(e)||t:t}this instanceof g||i();var a,c=new u,f=void 0,s=!1;return a=l?function(e,t){return c.set(e,t),c.has(e)||(f||(f=g()),f.set(e,t)),this}:function(e,t){if(s)try{c.set(e,t)}catch(n){f||(f=g()),f.set___(e,t)}else c.set(e,t);return this},Object.create(g.prototype,{get___:{value:o(t)},has___:{value:o(n)},set___:{value:o(a)},delete___:{value:o(r)},permitHostObjects___:{value:o(function(t){if(t!==e)throw new Error("bogus call to permitHostObjects___");s=!0})}})}l&&"undefined"!=typeof Proxy&&(Proxy=void 0),t.prototype=g.prototype,r=function(){window.WeakMap=t},Object.defineProperty(WeakMap.prototype,"constructor",{value:WeakMap,enumerable:!1,configurable:!0,writable:!0})}():("undefined"!=typeof Proxy&&(Proxy=void 0),r=function(){window.WeakMap=g})}(),t.WeakMapPolyfill={polyfill:r}},419:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=n(0),o=n(199);t.PolyfillModuleDefinition={name:r.ModuleName.Polyfill,module:{Polyfills:o.Polyfills},hooks:{add:function(e){e.Polyfills.installPolyfills()}}},t["default"]=t.PolyfillModuleDefinition}},[419])}); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment