Variable errorsConst

    errors: {
        del: string;
        download: string;
        update: string;
    } = ...

    Errors

    Type declaration

    • del: string
    • download: string
    • update: string

    Generated using TypeDoc and TypeDoc Airthium Plugin