mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
7b9ae4d9d0
When contextual type doesnt find property in unit type, use the index signature from unit type(fix the incorrectly used union type to get the signature)