mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
ea33d6e501
We can leverage the new index type queries and indexed access types from #11929 to get better type inference for Object.entries.