Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 449 Bytes

Redux Thunk

Unmodified fork of https://github.com/reduxjs/redux-thunk (only build files are checked into git) The raeson is that better types are not published even though they are in master reduxjs#299

Use it like this

npm install dragonofdeath/redux-thunk

Or for specific commit (they are immutable) and better performance:

https://github.com/dragonofdeath/redux-thunk/tarball/<commit>