mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-24 14:55:19 +00: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.