MCPcopy
hub / github.com/redux-loop/redux-loop / reduceReducers

Function reduceReducers

src/index.js:26–28  ·  view source on GitHub ↗
(...args)

Source from the content-addressed store, hash-verified

24 return m(...args);
25}
26export function reduceReducers(...args) {
27 return r(...args);
28}
29
30export { Cmd, install, loop, liftState, getModel, getCmd, isLoop };

Callers 2

reduce-reducers.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected