mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Fixed to CI test passing
This commit is contained in:
Vendored
+1
-1
@@ -33,7 +33,7 @@ interface App {
|
||||
installTime:number;
|
||||
receipts:any[];
|
||||
|
||||
launch();
|
||||
launch():void;
|
||||
checkForUpdate():DOMRequest<any>;
|
||||
}
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user