PHP WebShell

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

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

// Internal `_.pick` helper function to determine whether `key` is an enumerable
// property name of `obj`.
function keyInObj(value, key, obj) {
  return key in obj;
}

module.exports = keyInObj;

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


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