%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/eslint-module-utils/node_modules/debug/src/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/eslint-module-utils/node_modules/debug/src/index.js

"use strict";

/**
 * 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');
}


Zerion Mini Shell 1.0