PHP 7.4.33
Preview: index.js Size: 314 B
/var/www/podio-api-client/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.87 KB lrw-r--r-- 2023-12-27 12:33:07
Edit Download
6.14 KB lrw-r--r-- 2023-12-27 12:33:07
Edit Download
314 B lrw-r--r-- 2023-12-27 12:33:07
Edit Download
4.58 KB lrw-r--r-- 2023-12-27 12:33:08
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).