Beignet API reference
    Preparing search index...

    Resend provider config loaded from RESEND_API_KEY and RESEND_FROM.

    interface ResendMailConfig {
        API_KEY: string;
        FROM: string;
    }
    Index
    API_KEY: string
    FROM: string