MCPcopy
hub / github.com/reduxjs/redux / index.js

File index.js

examples/real-world/src/reducers/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as ActionTypes from '../actions'
2import merge from 'lodash/merge'
3import paginate from './paginate'
4import { combineReducers } from 'redux'

Callers

nothing calls this directly

Calls 2

combineReducersFunction · 0.85
paginateFunction · 0.85

Tested by

no test coverage detected