Variable errorsConst

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

    Errors

    Type declaration

    • formula: string
    • name: string
    • point: string
    • update: string

    Generated using TypeDoc and TypeDoc Airthium Plugin