A simple implementation of IssueDereplicatorTimelineItemResult that just returns the timeline items.

Parameters

timelineItems

The timeline items to return.

Constructors

Link copied to clipboard
constructor(timelineItems: List<TimelineItem>)

Properties

Link copied to clipboard

The resulting timeline items

Link copied to clipboard