PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/underscore/amd

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

define(['./underscore'], function (underscore) {

  // Helper function to continue chaining intermediate results.
  function chainResult(instance, obj) {
    return instance._chain ? underscore(obj).chain() : obj;
  }

  return chainResult;

});

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


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