PHP WebShell

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

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

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

// Provide an unwrapping proxy for automatic string coercion in engine
// operations such as JSON stringification.
function toString(wrapper) {
  return String(value(wrapper));
}

module.exports = toString;

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


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