UNPKG

@lando/platformsh

Version:

A Lando plugin that provides a tight integration with Platform.sh.

3 lines (2 loc) 186 B
// Only Node.JS has a process variable that is of [[Class]] process module.exports = Object.prototype.toString.call(typeof process !== 'undefined' ? process : 0) === '[object process]';