Members
(inner, constant) actionCreators
Collect the action creators from all modules in actionCreators
(inner, constant) defaultState
The default state is combined from all sub-module states.
(inner, constant) enhancers
The enhancer allows to use Redux development tools in Chrome.
(inner, constant) rootReducer
The root reducer is combined from all sub-module reducers.
(inner, constant) router
Combine the routes from all modules.
(inner, constant) store
Build the Redux store from the rootReducer, the defualtState and the enhancers.
Methods
(inner) mapStateToProps()
Creates a function