PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/core-js/modules

Просмотр файла: es.object.is.js

'use strict';
var $ = require('../internals/export');
var is = require('../internals/same-value');

// `Object.is` method
// https://tc39.es/ecma262/#sec-object.is
$({ target: 'Object', stat: true }, {
  is: is
});

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


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