acdlite / redux-router

Redux bindings for React Router – keep your router state inside your Redux store
MIT License
2.3k stars 216 forks source link

What is the actual structure of the result of routerStateReducer? #276

Open ir-fuel opened 7 years ago

ir-fuel commented 7 years ago

The documentation doesn't seem to contain what the object that is returned by routerStateReducer actually contains? Did I overlook it or is it simply not documented?