electron/spec/fixtures/workers/worker_node.js

2 lines
96 B
JavaScript
Raw Normal View History

2017-03-15 11:07:28 +00:00
self.postMessage([typeof process, typeof setImmediate, typeof global, typeof Buffer].join(' '))