160 B
160 B
Desktop package notes
- Renderer process should only call
window.apifromsrc/preload. - Main process should register IPC handlers in
src/main/ipc.ts.
window.api from src/preload.src/main/ipc.ts.