pub type TimelineRangeCenterSubject = Todo;Expand description
https://drafts.csswg.org/pointer-animations-1/#typedef-timeline-range-center-subject
<timeline-range-center-subject> = source | targetAliased Type§
pub enum TimelineRangeCenterSubject {
Todo,
}