-
Notifications
You must be signed in to change notification settings - Fork 0
/
tsd.json
42 lines (42 loc) · 1.32 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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"react/react-global.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react-dom.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react-addons-create-fragment.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react-addons-transition-group.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react-addons-perf.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react-addons-linked-state-mixin.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react-addons-css-transition-group.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react-addons-test-utils.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react-addons-pure-render-mixin.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
},
"react/react-addons-update.d.ts": {
"commit": "e8f8e7471b8ca92ca417f8c878f64ae4d1067972"
}
}
}