Variable errorsConst

    errors: {
        badFormat: string;
        badSize: string;
        update: string;
        upload: string;
    } = ...

    Errors

    Generated using TypeDoc and TypeDoc Airthium Plugin