PHP WebShell

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

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

// Is a given variable undefined?
export default function isUndefined(obj) {
  return obj === void 0;
}

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


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