API Reference > ui-framework > State > CombinedReducerState CombinedReducerState<R> Type alias A type alias which represents the state created by the reducer returned by combineReducers for a given reducers argument. Used above by CombineReducersFunction, our custom type definition for combineReducers. CombinedReducerState = undefined Defined in ui/framework/src/ui-framework/redux/redux-ts.ts Line 202 Last Updated: 11 June, 2024