mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Update StatusBar.d.ts
Allows to build successfully the IONIC Cordova projects with TypeScript
This commit is contained in:
Vendored
+2
@@ -73,3 +73,5 @@ interface StatusBar {
|
||||
*/
|
||||
isVisible: boolean;
|
||||
}
|
||||
|
||||
declare var StatusBar: StatusBar;
|
||||
|
||||
Reference in New Issue
Block a user