-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtsd.json
36 lines (36 loc) · 1.05 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
{
"version": "v4",
"repo": "borisyankov/DefinitelyTyped",
"ref": "master",
"path": "typings",
"bundle": "typings/tsd.d.ts",
"installed": {
"react/react.d.ts": {
"commit": "816f03f3e4a97c0f4b5dd12bb1302a1d3b8b9f7c"
},
"node/node.d.ts": {
"commit": "816f03f3e4a97c0f4b5dd12bb1302a1d3b8b9f7c"
},
"socket.io/socket.io.d.ts": {
"commit": "816f03f3e4a97c0f4b5dd12bb1302a1d3b8b9f7c"
},
"serve-static/serve-static.d.ts": {
"commit": "816f03f3e4a97c0f4b5dd12bb1302a1d3b8b9f7c"
},
"express/express.d.ts": {
"commit": "816f03f3e4a97c0f4b5dd12bb1302a1d3b8b9f7c"
},
"express-serve-static-core/express-serve-static-core.d.ts": {
"commit": "816f03f3e4a97c0f4b5dd12bb1302a1d3b8b9f7c"
},
"mime/mime.d.ts": {
"commit": "816f03f3e4a97c0f4b5dd12bb1302a1d3b8b9f7c"
},
"react/react-dom.d.ts": {
"commit": "816f03f3e4a97c0f4b5dd12bb1302a1d3b8b9f7c"
},
"socket.io-client/socket.io-client.d.ts": {
"commit": "816f03f3e4a97c0f4b5dd12bb1302a1d3b8b9f7c"
}
}
}