mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08: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>;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user