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

File index.js

examples/universal/common/reducers/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { combineReducers } from 'redux'
2import counter from './counter'
3
4const rootReducer = combineReducers({

Callers

nothing calls this directly

Calls 1

combineReducersFunction · 0.85

Tested by

no test coverage detected