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.
Optional
options: { Optional options object. logArgsNearName
if it should show the arguments near the action name (default is true
).
Optional
log
Connects a tree node to a redux dev tools instance.