Stone.js API
    Preparing search index...

    Function getEnv

    • Get system env variables. For Node.js environment get variables from process.env at runtime. For Browser environment get variables from .env at buildtime.

      Parameters

      • key: string

        The environment variable key.

      Returns string

      The value of the environment variable.