Variable cancellationErrorConst

cancellationError: IErrorHelper<{
    reason?: string;
} & DefaultErrorType> = ...