Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32168576
D15055.1765054919.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
577 B
Referenced Files
None
Subscribers
None
D15055.1765054919.diff
View Options
diff --git a/web/flow-typed/npm/redux-devtools-extension_v2.x.x.js b/web/flow-typed/npm/redux-devtools-extension_v2.x.x.js
--- a/web/flow-typed/npm/redux-devtools-extension_v2.x.x.js
+++ b/web/flow-typed/npm/redux-devtools-extension_v2.x.x.js
@@ -7,7 +7,7 @@
declare export type DevToolsOptions = {
name?: string,
- actionCreators?: Array<ActionCreator<any>> | { [string]: ActionCreator<any> },
+ actionCreators?: Array<ActionCreator<any, any>> | { [string]: ActionCreator<any, any> },
latency?: number,
maxAge?: number,
serialize?: boolean | {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 6, 9:01 PM (18 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5840844
Default Alt Text
D15055.1765054919.diff (577 B)
Attached To
Mode
D15055: [Flow262][skip-ci] Fix ActionCreator types in redux-devtools-extension_v2.x.x.js
Attached
Detach File
Event Timeline
Log In to Comment