Initial YakPanel commit
This commit is contained in:
6
YakPanel/static/vite/oldjs/polyfill.min.js
vendored
Normal file
6
YakPanel/static/vite/oldjs/polyfill.min.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
* 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 || {});
|
||||
Reference in New Issue
Block a user