mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 02:30:15 -06:00
Previously, it only check for object and any types. This was the old check, so this change updates it to use isValidSpreadType.
Previously, it only check for object and any types. This was the old check, so this change updates it to use isValidSpreadType.