RGex Builder Platform - v1.2.0
    Preparing search index...

    Function isDevelopment

    • Checks if the current environment is a development environment. It checks process.env.NODE_ENV in both Node.js and browser-like environments.

      Returns boolean

      true if in a development environment, otherwise false.