first-electron/renderer.js

4 lines
171 B
JavaScript
Raw Normal View History

// This file is required by the index.html file and will
// be executed in the renderer process for that window.
2016-04-29 08:18:32 +08:00
// All of the Node.js APIs are available in this process.