mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 11:35:42 -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.