mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-16 11:02:11 +08:00
* Relaxed type constraint on existing transition which can be used to create a new transition on a selection. This allows a more general pattern for inheriting /synchronizing e.g. transition timing across multiple different selections. Updated corresponding tests.