Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ combineReducers } from
'redux'
2
import
counter from
'./counter'
3
4
const
rootReducer = combineReducers({
Callers
nothing calls this directly
Calls
1
combineReducers
Function · 0.85
Tested by
no test coverage detected