mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
We have a high level concept for this used elsewhere.
We should use this for `transitionTypes` too:
https://github.com/facebook/react/blob/main/packages/react-reconciler/src/ReactInternalTypes.js#L285
As mentioned in #32797 we could also just use the `transitionLanes`
since the `types` are also on the `Transition` objects. If we always
stored this set.
DiffTrain build for [450f8df886](https://github.com/facebook/react/commit/450f8df8865303f14be7ddd7c951f020115aa27c)