Interface ITimelineItemPreExitDescriptor<T>

Type Parameters

  • T extends ITimelineItem["type"] = ITimelineItem["type"]

Hierarchy

  • IBaseTimelineItemDescriptor<T>
  • IHasActionOnPreExit
    • ITimelineItemPreExitDescriptor

Properties

Properties

actionsOnPreExit: IActionOnPreExit[]
id: string
type: T