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

File index.js

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

Source from the content-addressed store, hash-verified

1import { combineReducers } from 'redux'
2import {
3 SELECT_SUBREDDIT, INVALIDATE_SUBREDDIT,
4 REQUEST_POSTS, RECEIVE_POSTS

Callers

nothing calls this directly

Calls 1

combineReducersFunction · 0.85

Tested by

no test coverage detected