mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-06-27 23:57:25 +08:00
Opt: AP preserve until reset
This commit is contained in:
3
webapp/packages/renderer/src/use/electron.ts
Normal file
3
webapp/packages/renderer/src/use/electron.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function useElectron(): Readonly<ElectronApi> {
|
||||
return window.electron;
|
||||
}
|
||||
Reference in New Issue
Block a user