forked from geekcheng/react-desktop-1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tsd.json
executable file
·48 lines (48 loc) · 1.5 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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"react/react.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-global.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-dom.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-addons-create-fragment.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-addons-css-transition-group.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-addons-test-utils.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-addons-transition-group.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-addons-linked-state-mixin.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-addons-pure-render-mixin.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-addons-perf.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"react/react-addons-update.d.ts": {
"commit": "43b79e1dd8e5f37eb37a64d329f967ad0cc33e56"
},
"node/node.d.ts": {
"commit": "88c0d5f868bc184d70b6799d36b1946787beb48d"
},
"jquery/jquery.d.ts": {
"commit": "88c0d5f868bc184d70b6799d36b1946787beb48d"
}
}
}