Getting Started
Installation
# NPM
npm install redux-preboiled
# Yarn
yarn add redux-preboiledUsage
import { chainReducers, onAction } from 'redux-preboiled';Next Steps
Last updated
# NPM
npm install redux-preboiled
# Yarn
yarn add redux-preboiledimport { chainReducers, onAction } from 'redux-preboiled';Last updated