This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
Evan
/
KirinCode
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Tree:
v0.7.1
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
Permalink
Lịch sử
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
.