UNPKG

polyfill-service

Version:
8 lines (7 loc) 213 B
(function(global) { if (global.constructor) { global.Window = global.constructor; } else { (global.Window = global.constructor = new Function('return function Window() {}')()).prototype = this; } }(this));