UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

7 lines (5 loc) 202 B
module.exports = false; // Only Node.JS has a process variable that is of [[Class]] process try { module.exports = Object.prototype.toString.call(global.process) === '[object process]' } catch(e) {}