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