diegohaz / redux-saga-thunk

Dispatching an action handled by redux-saga returns promise
MIT License
221 stars 17 forks source link

Typescript Support #30

Closed bartekus closed 6 years ago

bartekus commented 6 years ago

Is there a plan for Typescript support?

diegohaz commented 6 years ago

I'm not sure if they are up to date, but you can find them here: https://github.com/diegohaz/redux-saga-thunk/blob/master/index.d.ts

bartekus commented 6 years ago

Awesome, thank you @diegohaz you rock!

braska commented 6 years ago

Sorry, but typings are not up to date. Typings are not adapted for thunk identifier (#24) and another one feature (#26).