Projekt

Obecné

Profil

Stáhnout (186 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
// Only Node.JS has a process variable that is of [[Class]] process
2
module.exports = Object.prototype.toString.call(typeof process !== 'undefined' ? process : 0) === '[object process]';