Stone.js API
    Preparing search index...

    Function getEmail

    Get the specified env variable value as an email.

    The environment variable key.

    Options for retrieving the value.

    The value as an email.

    • Get the specified env variable value as an email.

      Parameters

      • key: string

        The environment variable key.

      Returns string

      The value as an email.

    • Get the specified env variable value as an email.

      Parameters

      • key: string

        The environment variable key.

      • options: string | Options

        Options for retrieving the value.

      Returns string

      The value as an email.