mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-16 05:58:32 -06: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.