@shopify/cli-kit
    Preparing search index...

    Function getEnvironmentVariables

    • It returns the environment variables of the environment where the Node process is running.

      This function exists to prevent the access of the process global variable which is discouraged via the no-process-env ESLint rule.

      Returns ProcessEnv

      Current process environment variables.