Variable errorsConst

    errors: {
        logout: string;
        organizations: string;
        user: string;
        workspaces: string;
    } = ...

    Errors

    Generated using TypeDoc and TypeDoc Airthium Plugin