Files
electron-egg/renderer.js
gaoshuaixing 066d9249c0 init
2020-11-02 16:40:37 +08:00

7 lines
293 B
JavaScript

// This file is required by the index.html file and will
// be executed in the renderer process for that window.
// No Node.js APIs are available in this process because
// `nodeIntegration` is turned off. Use `preload.js` to
// selectively enable features needed in the rendering
// process.