mobx-keystone

    Function connectReduxDevTools

    • Connects a tree node to a redux dev tools instance.

      Parameters

      • remotedevPackage: any

        The remotedev package (usually the result of require("remoteDev")) (https://www.npmjs.com/package/remotedev).

      • remotedevConnection: any

        The result of a connect method from the remotedev package (usually the result of remoteDev.connectViaExtension(...)).

      • target: object

        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).

      Returns void

    MMNEPVFCICPMFPCPTTAAATR