Variable errorsConst

    errors: {
        check: string;
        invalid: string;
        passwordMismatch: string;
        update: string;
    } = ...

    Errors

    Generated using TypeDoc and TypeDoc Airthium Plugin