DevToolsManager implements Manager
class DevToolsManager implements Manager
Integrates with Redux DevTools to track state and actions. Note: does not integrate time-travel.
Add the chrome extension or firefox extension to your browser to get started.
constructor(options: Arguments)
Arguments to send to redux devtools.
More info
Using this Manager allows debugging with redux-devtools.