mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 17:20:09 +00:00
modified of code review
This commit is contained in:
2
github-electron/github-electron.d.ts
vendored
2
github-electron/github-electron.d.ts
vendored
@@ -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