Variable errorsConst

    errors: {
        run: string;
        stop: string;
        update: string;
    } = ...

    Errors

    Generated using TypeDoc and TypeDoc Airthium Plugin