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