File tree 7 files changed +41
-5
lines changed
versioned_docs/version-5.x/using-react-redux
7 files changed +41
-5
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ id : static-typing-with-typescript
3
+ title : Static Typing with TypeScript
4
+ hide_title : true
5
+ sidebar_label : TypeScript
6
+ ---
7
+
8
+ # Static Typing with TypeScript
9
+
10
+ We're looking for help on this section, [ file a PR] ( https://github.com/reduxjs/react-redux/issues/1001#issuecomment-503532530 ) .
Original file line number Diff line number Diff line change 12
12
{
13
13
"type" : " subcategory" ,
14
14
"label" : " Static Typing" ,
15
- "ids" : [" using-react-redux/static-typing-with-flow" ]
15
+ "ids" : [
16
+ " using-react-redux/static-typing-with-flow" ,
17
+ " using-react-redux/static-typing-with-typescript"
18
+ ]
16
19
}
17
20
],
18
21
"API Reference" : [
Original file line number Diff line number Diff line change
1
+ ---
2
+ id : version-5.x-static-typing-with-typescript
3
+ title : Static Typing with TypeScript
4
+ hide_title : true
5
+ sidebar_label : TypeScript
6
+ original_id : static-typing-with-typescript
7
+ ---
8
+
9
+ # Static Typing with TypeScript
10
+
11
+ We're looking for help on this section, [ file a PR] ( https://github.com/reduxjs/react-redux/issues/1001#issuecomment-503532530 ) .
Original file line number Diff line number Diff line change 11
11
{
12
12
"type" : " subcategory" ,
13
13
"label" : " Static Typing" ,
14
- "ids" : [" version-5.x-using-react-redux/static-typing-with-flow" ]
14
+ "ids" : [
15
+ " version-5.x-using-react-redux/static-typing-with-flow" ,
16
+ " version-5.x-using-react-redux/static-typing-with-typescript"
17
+ ]
15
18
}
16
19
],
17
20
"API Reference" : [
Original file line number Diff line number Diff line change 12
12
{
13
13
"type" : " subcategory" ,
14
14
"label" : " Static Typing" ,
15
- "ids" : [" version-6.x-using-react-redux/static-typing-with-flow" ]
15
+ "ids" : [
16
+ " version-6.x-using-react-redux/static-typing-with-flow" ,
17
+ " version-6.x-using-react-redux/static-typing-with-typescript"
18
+ ]
16
19
}
17
20
],
18
21
"API Reference" : [
Original file line number Diff line number Diff line change 12
12
{
13
13
"type" : " subcategory" ,
14
14
"label" : " Static Typing" ,
15
- "ids" : [" version-7.0-using-react-redux/static-typing-with-flow" ]
15
+ "ids" : [
16
+ " version-7.0-using-react-redux/static-typing-with-flow" ,
17
+ " version-7.0-using-react-redux/static-typing-with-typescript"
18
+ ]
16
19
}
17
20
],
18
21
"API Reference" : [
Original file line number Diff line number Diff line change 12
12
{
13
13
"type" : " subcategory" ,
14
14
"label" : " Static Typing" ,
15
- "ids" : [" version-7.1-using-react-redux/static-typing-with-flow" ]
15
+ "ids" : [
16
+ " version-7.1-using-react-redux/static-typing-with-flow" ,
17
+ " version-7.1-using-react-redux/static-typing-with-typescript"
18
+ ]
16
19
}
17
20
],
18
21
"API Reference" : [
You can’t perform that action at this time.
0 commit comments