mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-15 17:13:12 +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.