mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-09 00:52:42 -05:00
Fake alias resolution only applies when the import type is followed by a qualified name. Otherwise the alias is sufficiently resolved already.