Variable errorsConst

    errors: {
        formula: string;
        name: string;
        point: string;
        update: string;
    } = ...

    Errors

    Generated using TypeDoc and TypeDoc Airthium Plugin