PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/underscore/amd

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

define(function () {

  // Internal wrapper to enable match-by-value mode in `linearSearch`.
  function byValue(value) {
    if (!(this instanceof byValue)) return new byValue(value);
    this.value = value;
  }

  return byValue;

});

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


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