mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 21:36:50 -05:00
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)