Variable errorsConst

    errors: {
        incorrect: string;
        internal: string;
        passwordMismatch: string;
        wrongLink: string;
    } = ...

    Errors

    Generated using TypeDoc and TypeDoc Airthium Plugin