mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-15 03:23:08 -06:00
Update comment
This commit is contained in:
parent
7e3c0337cf
commit
441e54ce00
@ -1597,7 +1597,6 @@ namespace ts {
|
||||
}
|
||||
// Unlike a failed import, an untyped module produces a dummy symbol.
|
||||
// This is checked for by `isUntypedOrShorthandAmbientModuleSymbol`.
|
||||
// This must be different than `unknownSymbol` because `getBaseConstructorTypeOfClass` won't fail for `unknownSymbol`.
|
||||
return untypedModuleSymbol;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user