Variable errorsConst

    errors: {
        add: string;
        existing: string;
    } = ...

    Errors

    Type declaration

    • add: string
    • existing: string

    Generated using TypeDoc and TypeDoc Airthium Plugin