Variable eventCycleErrorConst

eventCycleError: ErrorHelper<{
    path: {
        id: string;
        source: string;
    }[];
} & DefaultErrorType> = ...