mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
bef1f9e87f
Previously, it only check for object and any types. This was the old check, so this change updates it to use isValidSpreadType.