Skip to content

Commit e3135e0

Browse files
author
nadavl
committed
added type definitions
1 parent a59aa6a commit e3135e0

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

tsd.json

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"version": "v4",
3+
"repo": "borisyankov/DefinitelyTyped",
4+
"ref": "master",
5+
"path": "typings",
6+
"bundle": "typings/tsd.d.ts",
7+
"installed": {
8+
"react-redux/react-redux.d.ts": {
9+
"commit": "ec9eb4b28c74665a602c22db3457f0a76fa0fa23"
10+
},
11+
"redux/redux.d.ts": {
12+
"commit": "ec9eb4b28c74665a602c22db3457f0a76fa0fa23"
13+
},
14+
"react/react.d.ts": {
15+
"commit": "ec9eb4b28c74665a602c22db3457f0a76fa0fa23"
16+
}
17+
}
18+
}

0 commit comments

Comments
 (0)