Files
DefinitelyTyped/redux-actions
bearline d80e8d3e51 Missing type for combineActions + minor changes (#11781)
Added the combineActions function as that was completely missing. The actionType parameter should be any object with a toString method (including the native string object). Also added convenience definitions for handleAction and handleActions in cases where state and payload is the same (like the same convenience definition for createAction).
2016-10-06 10:17:01 -07:00
..