PHP WebShell

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

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

var underscore = require('./underscore.js');

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

module.exports = chainResult;

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


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