mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 05:10:58 +08:00
5 lines
160 B
Markdown
5 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`.
|