Variable errorsConst

    errors: {
        projects: string;
        update: string;
    } = ...

    Errors

    Type declaration

    • projects: string
    • update: string

    Generated using TypeDoc and TypeDoc Airthium Plugin