Type alias RootState

RootState: object

Defines the set of possible state types for a Store, usually the top level State 'container' is either an Array, Tuple, or keyed Object

Generated using TypeDoc