-
Notifications
You must be signed in to change notification settings - Fork 119
/
Copy pathtsd.json
54 lines (54 loc) · 1.61 KB
/
tsd.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"node/node.d.ts": {
"commit": "54f064352a3615443f7bff4198078db15e28247b"
},
"redux/redux.d.ts": {
"commit": "6eebd5e90a1cbd6b47b0705ba72dbcd5baf846f3"
},
"redux-logger/redux-logger.d.ts": {
"commit": "7136728255d96038795d93c3e4b43c3c7de8ac1e"
},
"react/react.d.ts": {
"commit": "6eebd5e90a1cbd6b47b0705ba72dbcd5baf846f3"
},
"react/react-dom.d.ts": {
"commit": "81b951f1ac437d1eb5ff5171a0bfa6c467634b13"
},
"es6-promise/es6-promise.d.ts": {
"commit": "6eebd5e90a1cbd6b47b0705ba72dbcd5baf846f3"
},
"redux-form/redux-form.d.ts": {
"commit": "6eebd5e90a1cbd6b47b0705ba72dbcd5baf846f3"
},
"react-redux/react-redux.d.ts": {
"commit": "6eebd5e90a1cbd6b47b0705ba72dbcd5baf846f3"
},
"react-router/react-router.d.ts": {
"commit": "6eebd5e90a1cbd6b47b0705ba72dbcd5baf846f3"
},
"react-router/history.d.ts": {
"commit": "24c59ec02110c942fcdf453ecdc13babca2b2205"
},
"redux-thunk/redux-thunk.d.ts": {
"commit": "6eebd5e90a1cbd6b47b0705ba72dbcd5baf846f3"
},
"history/history.d.ts": {
"commit": "24c59ec02110c942fcdf453ecdc13babca2b2205"
},
"webpack/webpack.d.ts": {
"commit": "70bf7e2bfeb0d5b1b651ef3219bcc65c8eec117e"
},
"webpack/webpack-env.d.ts": {
"commit": "70bf7e2bfeb0d5b1b651ef3219bcc65c8eec117e"
},
"object-assign/object-assign.d.ts": {
"commit": "70bf7e2bfeb0d5b1b651ef3219bcc65c8eec117e"
}
}
}