Stone.js API
    Preparing search index...

    Get the specified env variable value.

    The environment variable key.

    Options for retrieving the value.

    The value of the environment variable.

    • Get the specified env variable value.

      Type Parameters

      • T

      Parameters

      • key: string

        The environment variable key.

      Returns T

      The value of the environment variable.

    • Get the specified env variable value.

      Type Parameters

      • T

      Parameters

      • key: string

        The environment variable key.

      • options: any

        Options for retrieving the value.

      Returns T

      The value of the environment variable.