Preview: process.env.js
Size: 221 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@dabh/diagnostics/adapters/process.env.js
var adapter = require('./');
/**
* Extracts the values from process.env.
*
* @type {Function}
* @public
*/
module.exports = adapter(function processenv() {
return process.env.DEBUG || process.env.DIAGNOSTICS;
});
Directory Contents
Dirs: 0 × Files: 4