Current Path : /opt/alt/alt-nodejs12/root/usr/lib/node_modules/npm/node_modules.bundled/agentkeepalive/ |
Current File : //opt/alt/alt-nodejs12/root/usr/lib/node_modules/npm/node_modules.bundled/agentkeepalive/browser.js |
module.exports = noop; module.exports.HttpsAgent = noop; // Noop function for browser since native api's don't use agents. function noop () {}