ic-reactor
    Preparing search index...

    Variable isInLocalOrDevelopmentConst

    isInLocalOrDevelopment: () => boolean

    Checks if the current environment is local or development.

    Type declaration

      • (): boolean
      • Returns boolean

        true if running in a local or development environment, otherwise false.