-
Notifications
You must be signed in to change notification settings - Fork 1
/
tsd.json
executable file
·33 lines (33 loc) · 956 Bytes
/
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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"react/react.d.ts": {
"commit": "4f4cd97d1f23ad191bb489a04e94a3d6eb63ad4d"
},
"react/react-dom.d.ts": {
"commit": "7a3d6944036902996b87981e6150900952b35628"
},
"jquery/jquery.d.ts": {
"commit": "dc9dabe74a5be62613b17a3605309783a12ff28a"
},
"bootstrap/bootstrap.d.ts": {
"commit": "a81c34dcfd6b681b55eefd02b3f19e9635bc1e9c"
},
"bootstrap-switch/bootstrap-switch.d.ts": {
"commit": "dc9dabe74a5be62613b17a3605309783a12ff28a"
},
"redux/redux.d.ts": {
"commit": "4f4cd97d1f23ad191bb489a04e94a3d6eb63ad4d"
},
"react-redux/react-redux.d.ts": {
"commit": "4f4cd97d1f23ad191bb489a04e94a3d6eb63ad4d"
},
"redux-actions/redux-actions.d.ts": {
"commit": "6eebd5e90a1cbd6b47b0705ba72dbcd5baf846f3"
}
}
}