PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/core-js/library/modules

Просмотр файла: $.global.js

// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
var global = module.exports = typeof window != 'undefined' && window.Math == Math
  ? window : typeof self != 'undefined' && self.Math == Math ? self : Function('return this')();
if(typeof __g == 'number')__g = global; // eslint-disable-line no-undef

Выполнить команду


Для локальной разработки. Не используйте в интернете!