Skip to content

Commit 7b6744a

Browse files
committed
Add typings
1 parent a679a60 commit 7b6744a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Thunk middleware for Redux.",
55
"main": "lib/index.js",
66
"jsnext:main": "es/index.js",
7+
"typings": "./index.d.ts",
78
"files": [
89
"lib",
910
"es",

0 commit comments

Comments
 (0)