Variable errorsConst

    errors: {
        check: string;
        json: string;
        save: string;
    } = ...

    Errors

    Type declaration

    • check: string
    • json: string
    • save: string

    Generated using TypeDoc and TypeDoc Airthium Plugin