1.1.2 • Published 9 years ago
bredux-operate v1.1.2
bredux-operate
Operation bind for bredux
Installation
$ npm install bredux-operate --saveUsage
'use strict'
const {
types: OperationTypes,
reducer: OperationReducer
} = require('bredux-operate')Functions
Available functions
| Signature | Description |
|---|---|
reducer(state, action) -> Object | Reducer for the store |
License
This software is released under the MIT License.