This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Evan
/
KirinCode
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
91921da8f1
Branches
Tags
main
v0.7.1
v0.7.0
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.5.1
v0.5.0
v0.4.2
v0.4.1
v0.3.3
v0.4.0
KirinCode
/
packages
/
desktop
/
AGENTS.md
AGENTS.md
160 B
Historique
Raw
Desktop package notes
Renderer process should only call
window.api
from
src/preload
.
Main process should register IPC handlers in
src/main/ipc.ts
.