The remotedev package (usually the result of require("remoteDev")) (https://www.npmjs.com/package/remotedev).
The result of a connect method from the remotedev package (usually the result of remoteDev.connectViaExtension(...)).
Object to use as root.
Optionaloptions: { logArgsNearName?: boolean }Optional options object. logArgsNearName if it should show the arguments near the action name (default is true).
Connects a tree node to a redux dev tools instance.