Type Alias BlockAnimationDependency

Source
type BlockAnimationDependency<'a> = (Option<&'a str>, StageSection);