Returns the current state tree of your application.
It is equal to the last value returned by the store's reducer.
Returns
(any): The current state tree of your application.
Returns the current state tree of your application.
It is equal to the last value returned by the store's reducer.
(any): The current state tree of your application.
Please login to continue.