1 line
71 B
JavaScript
1 line
71 B
JavaScript
console.log([typeof require, typeof module, typeof process].join(' '))
|