Variable errorsConst

    errors: {
        credentials: string;
        internal: string;
        user: string;
    } = ...

    Errors

    Type declaration

    • credentials: string
    • internal: string
    • user: string

    Generated using TypeDoc and TypeDoc Airthium Plugin