API Reference > ui-framework > Utilities > ReducerMapActions ReducerMapActions<R> Type alias A type alias which represents the union type of all actions handled by the reducer returned by combineReducers for a given reducers argument. Used above by CombineReducersFunction, our custom type definition for combineReducers. ReducerMapActions = ReducerActions<> Defined in ui/framework/src/ui-framework/utils/redux-ts.ts Line 209 Last Updated: 13 June, 2024