esamattis / esamattis/immer-reducer
Obtaining Action Payload Type
Open
- Dominant language
- TypeScript
- Stars
- 223
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
How can one obtain the payload type of an action? This is useful for typing ie redux-saga:
```
action: typeof actions.specific.payload
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.