@logixjs/core
    Preparing search index...

    Variable isDevtoolsEnabledConst

    isDevtoolsEnabled: () => boolean = DevtoolsHub.isDevtoolsEnabled

    Whether Devtools is enabled.

    Used by React/Devtools UI to decide if extra instrumentation should be active; turned on by devtoolsHubLayer.

    Type Declaration

      • (): boolean
      • Returns boolean