@ -41,7 +41,7 @@ const browserEnv = function (...args) {
configurable: true,
get: () => window[prop]
});
// Return reference to original window object
return window;