Variable eventCycleErrorConst

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