simplelogin-client
    Preparing search index...

    Interface MailboxPost

    MailboxPost

    interface MailboxPost {
        email?: string;
    }
    Index

    Properties

    Properties

    email?: string

    Email address

    MailboxPost