You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
369 B
7 lines
369 B
/**
|
|
* This file is loaded via the <script> tag in 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 and
|
|
* `contextIsolation` is turned on. Use the contextBridge API in `preload.js`
|
|
* to expose Node.js functionality from the main process.
|
|
*/
|