mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 07:13:45 -05:00
This makes sure that a union type that includes a type parameter is still usable as the actual type that the type guard narrows to.
This makes sure that a union type that includes a type parameter is still usable as the actual type that the type guard narrows to.