mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
5c889299f4
Previously, it only check the object types, and only if the index types were identical. Now both checks call `isRelatedTo` recursively.