Preview: debug.js
Size: 178 B
/proc/self/root/proc/self/root/opt/alt/alt-nodejs19/root/lib/node_modules/npm/node_modules/nopt/lib/debug.js
/* istanbul ignore next */
module.exports = process.env.DEBUG_NOPT || process.env.NOPT_DEBUG
? function () {
console.error.apply(console, arguments)
}
: function () {}
Directory Contents
Dirs: 0 × Files: 4