mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
modified of code review
This commit is contained in:
Vendored
+1
-1
@@ -1190,7 +1190,7 @@ declare module Electron {
|
||||
* Restarts the app and installs the update after it has been downloaded.
|
||||
* It should only be called after update-downloaded has been emitted.
|
||||
*/
|
||||
quitAndInstall(): any;
|
||||
quitAndInstall(): void;
|
||||
}
|
||||
|
||||
module Dialog {
|
||||
|
||||
Reference in New Issue
Block a user