rootReducer
Root reducer of the server. Uses all the other server reducers.
Parameters
state
the old server state.
action
the action to be applied.
Root reducer of the server. Uses all the other server reducers.
the old server state.
the action to be applied.