PHP WebShell

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

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

import _ from './underscore.js';

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

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


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