mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 20:51:43 -06:00
* Fix find-all-refs for import("mod").Foo where Foo is a typedef
* Add Debug.assertNever message
* Ensure SemanticMeaning is matched
* Fix find-all-refs for import("mod").Foo where Foo is a typedef
* Add Debug.assertNever message
* Ensure SemanticMeaning is matched