mirror of
https://github.com/electron/electron.git
synced 2026-01-25 23:38:18 -05:00
2 lines
96 B
JavaScript
2 lines
96 B
JavaScript
self.postMessage([typeof process, typeof setImmediate, typeof global, typeof Buffer].join(' '))
|