There are two types of processes in Electron application: main process and renderer process. Main process is the process which is started from package.json. A ...
確定! 回上一頁