yolkbot
    Preparing search index...

    Interface EmailResponse

    interface EmailResponse {
        email: string;
        ok: true;
    }
    Index

    Properties

    Properties

    email: string
    ok: true