Tanatloc documentation
    Preparing search index...

    Interface INewUser

    interface INewUser {
        alreadyExists?: boolean;
        email?: string;
        id?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    alreadyExists?: boolean
    email?: string
    id?: string