mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 05:20:25 +00:00
Removed implicit any warning
This commit is contained in:
Vendored
+4
@@ -91,6 +91,10 @@ declare namespace Navigation {
|
||||
* preserved when navigating
|
||||
*/
|
||||
trackTypes: boolean;
|
||||
/**
|
||||
* Gets the additional state attributes
|
||||
*/
|
||||
[extras: string]: any;
|
||||
/**
|
||||
* Called on the old State before navigating to a different State
|
||||
* @param state The new State
|
||||
|
||||
Reference in New Issue
Block a user