@apostx/typed-redux-saga
v1.0.0
Published
Redux-Saga effects with strong types.
Maintainers
Readme
@apostx/typed-redux-saga
⚠️ This is a fork of
typed-redux-saga.
This version is maintained by @apostx and include bugfixes not present in the original.
Installation
npm install typed-redux-saga@npm:@apostx/[email protected]Usage
Same as the original library but must use alias in the package.json
{
"dependencies": {
"typed-redux-saga": "npm:@apostx/[email protected]"
}
}📄 Original Documentation
You can view the unmodified upstream README here.
