mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-09-05 15:38:46 +08:00
enhance type of electron in window
This commit is contained in:
Vendored
+2
@@ -5,4 +5,6 @@ declare global {
|
||||
electron: ElectronAPI
|
||||
api: unknown
|
||||
}
|
||||
declare const electron: Window['electron']
|
||||
declare const api: Window['api']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user