PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@cosmjs/stargate/node_modules/protobufjs/cli/node_modules/underscore/cjs
Просмотр файла: isUndefined.js
// Is a given variable undefined?
function isUndefined(obj) {
return obj === void 0;
}
module.exports = isUndefined;
Выполнить команду
Для локальной разработки. Не используйте в интернете!