Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as ActionTypes from
'../actions'
2
import
merge from
'lodash/merge'
3
import
paginate from
'./paginate'
4
import
{ combineReducers } from
'redux'
Callers
nothing calls this directly
Calls
2
combineReducers
Function · 0.85
paginate
Function · 0.85
Tested by
no test coverage detected