Files
wangmingwei 35101db700 初始代码
2026-04-21 16:55:00 +08:00

2 lines
71 B
Plaintext

// export type RestartApp = () => void
export type ExitApp = () => void