PHP 7.4.33
Preview: index.js Size: 314 B
/var/www/idmc.bitkit.dk/httpdocs/node_modules/https-proxy-agent/node_modules/debug/src/index.js
/**
 * Detect Electron renderer / nwjs process, which is node, but we should
 * treat as a browser.
 */

if (typeof process === 'undefined' || process.type === 'renderer' || process.browser === true || process.__nwjs) {
	module.exports = require('./browser.js');
} else {
	module.exports = require('./node.js');
}

Directory Contents

Dirs: 0 × Files: 4
Name Size Perms Modified Actions
5.88 KB lrw-rw-r-- 2024-09-23 09:37:22
Edit Download
6.14 KB lrw-rw-r-- 2024-09-23 09:37:22
Edit Download
314 B lrw-rw-r-- 2024-09-23 09:37:22
Edit Download
4.62 KB lrw-rw-r-- 2024-09-23 09:37:22
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).