mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-15 12:07:40 +08:00
2 lines
72 B
JavaScript
2 lines
72 B
JavaScript
console.log([typeof require, typeof module, typeof process].join(' '));
|