Tanatloc documentation
    Preparing search index...

    Interface ILocalValues

    interface ILocalValues {
        email: string;
        password: string;
        passwordConfirmation: string;
    }
    Index

    Properties

    email: string
    password: string
    passwordConfirmation: string