mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Assignability now does not allow properties to the left of a type parameter. Apparent type now only returns the apparent type of the right-most spread member.