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