projects/ui/timeline/slot-cascade.ts
import { CngxTimelineSlotSource } from '@cngx/ui/timeline'
Anything a cngx slot directive exposes: its own TemplateRef. Structural rather than a base class, so a consumer's own slot directive satisfies it by shape alone.
TemplateRef