6 lines
515 B
JavaScript
6 lines
515 B
JavaScript
|
|
/*
|
||
|
|
* Polyfill service v3.52.1
|
||
|
|
* Disable minification (remove `.min` from URL path) for more info
|
||
|
|
*/
|
||
|
|
|
||
|
|
(function(self, undefined) {"undefined"==typeof WorkerGlobalScope&&"function"!=typeof importScripts&&(self.HTMLDocument?self.Document=self.HTMLDocument:(self.Document=self.HTMLDocument=document.constructor=new Function("return function Document() {}")(),self.Document.prototype=document));})('object' === typeof window && window || 'object' === typeof self && self || 'object' === typeof global && global || {});
|