UNPKG

@lando/platformsh

Version:

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

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