2026-03-04 15:12:34 +08:00

160 B

Desktop package notes

  • Renderer process should only call window.api from src/preload.
  • Main process should register IPC handlers in src/main/ipc.ts.