Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32185586
D15024.1765083906.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
581 B
Referenced Files
None
Subscribers
None
D15024.1765083906.diff
View Options
diff --git a/native/flow-typed/npm/@react-navigation/native_v6.x.x.js b/native/flow-typed/npm/@react-navigation/native_v6.x.x.js
--- a/native/flow-typed/npm/@react-navigation/native_v6.x.x.js
+++ b/native/flow-typed/npm/@react-navigation/native_v6.x.x.js
@@ -189,8 +189,8 @@
*/
declare export type LinkTo<
- ParamList: ParamListBase,
- RouteName: $Keys<ParamList>,
+ ParamList: ParamListBase = ParamListBase,
+ RouteName: $Keys<ParamList> = $Keys<ParamList>,
> =
| string
| {| +screen: RouteName, +params?: $ElementType<ParamList, RouteName> |};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 7, 5:05 AM (9 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5842542
Default Alt Text
D15024.1765083906.diff (581 B)
Attached To
Mode
D15024: [Flow262][skip-ci] Fix LinkTo<> error
Attached
Detach File
Event Timeline
Log In to Comment