mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08: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