4 lines
171 B
JavaScript
Executable File
4 lines
171 B
JavaScript
Executable File
// All of the Node.js APIs are available in the preload process.
|
|
// It has the same sandbox as a Chrome extension.
|
|
window.ELECTRON_VERSION = process.versions.electron;
|