mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Given that our type inference needs to be very conservative, there's not a lot of benefit to having such fine grained type inference. In the future, we can use type information from flow/ts for inference.