"use strict"; // ------------------------------------------------------------- // WARNING: this file is used by both the client and the server. // Do not use any browser or node-specific API! // ------------------------------------------------------------- Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { getLocation: '__get$Loc', setLocation: '__set$Loc', getProperty: '__get$', setProperty: '__set$', callMethod: '__call$', processScript: '__proc$Script', processHtml: '__proc$Html', getEval: '__get$Eval', getPostMessage: '__get$PostMessage', getProxyUrl: '__get$ProxyUrl', restArray: '__rest$Array', arrayFrom: '__arrayFrom$', restObject: '__rest$Object', swScopeHeaderValue: '__swScopeHeaderValue', getWorkerSettings: '__getWorkerSettings$', };module.exports = exports.default;