mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
4 lines
160 B
Markdown
4 lines
160 B
Markdown
# Desktop package notes
|
|
|
|
- Renderer process should only call `window.api` from `src/preload`.
|
|
- Main process should register IPC handlers in `src/main/ipc.ts`.
|