Variable errorsConst

    errors: {
        system: string;
        update: string;
    } = ...

    Errors

    Type declaration

    • system: string
    • update: string

    Generated using TypeDoc and TypeDoc Airthium Plugin