-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtsd.json
33 lines (33 loc) · 963 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": "DefinitelyTyped/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"react-router/react-router.d.ts": {
"commit": "3444d37717e4ff7c6f56a130cd7a14f56428713a"
},
"react-router/history.d.ts": {
"commit": "3444d37717e4ff7c6f56a130cd7a14f56428713a"
},
"react/react-dom.d.ts": {
"commit": "3444d37717e4ff7c6f56a130cd7a14f56428713a"
},
"react/react.d.ts": {
"commit": "1a5b2a729d35b1d41e2d15818db013a3644c6ba4"
},
"requirejs/require.d.ts": {
"commit": "3444d37717e4ff7c6f56a130cd7a14f56428713a"
},
"lodash/lodash.d.ts": {
"commit": "faa49cc68025118355b677b936892435b9be7247"
},
"es6-promise/es6-promise.d.ts": {
"commit": "d6c51c607bd90c8bf0e065fabc41bc3f937425df"
},
"react-bootstrap/react-bootstrap.d.ts": {
"commit": "1a5b2a729d35b1d41e2d15818db013a3644c6ba4"
}
}
}