mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-20 21:00:29 +08:00
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.