electron/spec/fixtures/module/preload.js

2 строки
86 B
JavaScript

console.log([typeof require, typeof module, typeof process, typeof Buffer].join(' '))