fei.wang
10 天以前 ae7b22322555448d95fd56f505bafa325c167a26
1
2
// 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]';