qkreltms / react-action-listener

Middleware, React hook which allows making side effect and listening actions of Context or Redux
MIT License
8 stars 0 forks source link

feat: implement src/index.ts more detail #17

Closed qkreltms closed 3 years ago

qkreltms commented 3 years ago

We need to add type definition for reduxActionListener, because tsc not generating for it.