1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-05-04 21:03:30 +08:00

Opt: AP preserve until reset

This commit is contained in:
2025-09-03 13:59:51 +08:00
parent c3856ae101
commit 6b0383a169
137 changed files with 9982 additions and 13706 deletions

View File

@@ -0,0 +1,3 @@
export function useElectron(): Readonly<ElectronApi> {
return window.electron;
}