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