gitpod-electron-typescript/src/renderer.ts

7 lines
306 B
TypeScript
Raw Normal View History

2022-06-13 16:05:04 +01:00
// 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 unless
// nodeIntegration is set to true in webPreferences.
// Use preload.js to selectively enable features
// needed in the renderer process.