UNPKG

polyfill-service

Version:
1 lines 654 B
{"aliases":["default"],"browsers":{"chrome":"14 - 18","ie":"6 - 7","opera":"10 - 11.6","safari":"4 - 5.1"},"docs":"https://developer.mozilla.org/en/docs/Web/API/Window","baseDir":"Window","hasTests":false,"rawSource":"\n// Window\n(function(global) {\n\tif (global.constructor) {\n\t\tglobal.Window = global.constructor;\n\t} else {\n\t\t(global.Window = global.constructor = new Function('return function Window() {}')()).prototype = this;\n\t}\n}(this));\n","minSource":"!function(n){n.constructor?n.Window=n.constructor:(n.Window=n.constructor=new Function(\"return function Window() {}\")()).prototype=this}(this);","detectSource":"'Window' in this"}