File tree Expand file tree Collapse file tree 2 files changed +341
-210
lines changed Expand file tree Collapse file tree 2 files changed +341
-210
lines changed Original file line number Diff line number Diff line change 1
- // flow-typed signature: 2b6bd8cbbe1a407b5c4cd26dcfb4fa00
2
- // flow-typed version: <<STUB>>/react-navigation-redux-helpers_v^1.1.1 /flow_v0.78.0
1
+ // flow-typed signature: b384a698eb5597eec585ee5ff06a615c
2
+ // flow-typed version: <<STUB>>/react-navigation-redux-helpers_v^2.0.9 /flow_v0.78.0
3
3
4
4
/**
5
5
* This is an autogenerated libdef stub for:
@@ -34,6 +34,10 @@ declare module 'react-navigation-redux-helpers/src/reducer' {
34
34
declare module . exports : any ;
35
35
}
36
36
37
+ declare module 'react-navigation-redux-helpers/src/reduxify-navigator' {
38
+ declare module . exports : any ;
39
+ }
40
+
37
41
declare module 'react-navigation-redux-helpers/src/types' {
38
42
declare module . exports : any ;
39
43
}
@@ -48,6 +52,9 @@ declare module 'react-navigation-redux-helpers/src/middleware.js' {
48
52
declare module 'react-navigation-redux-helpers/src/reducer.js' {
49
53
declare module . exports : $Exports < 'react-navigation-redux-helpers/src/reducer' > ;
50
54
}
55
+ declare module 'react-navigation-redux-helpers/src/reduxify-navigator.js' {
56
+ declare module . exports : $Exports < 'react-navigation-redux-helpers/src/reduxify-navigator' > ;
57
+ }
51
58
declare module 'react-navigation-redux-helpers/src/types.js' {
52
59
declare module . exports : $Exports < 'react-navigation-redux-helpers/src/types' > ;
53
60
}
You can’t perform that action at this time.
0 commit comments