mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 02:30:15 -06: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)