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