mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00: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`.
|