mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:43:37 -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.