mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-07-05 10:32:08 -05:00
For the last week or so they have been treated as excess properties when assigning to a union type containing Object, but not when assigning directly to Object type.