mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-10 01:43:59 -05:00
Use 'getContextualType' for 'getContextualType'.
This commit is contained in:
@@ -81,7 +81,7 @@ namespace ts {
|
||||
symbolToString,
|
||||
getAugmentedPropertiesOfType,
|
||||
getRootSymbols,
|
||||
getContextualType: getApparentTypeOfContextualType,
|
||||
getContextualType,
|
||||
getFullyQualifiedName,
|
||||
getResolvedSignature,
|
||||
getConstantValue,
|
||||
|
||||
Reference in New Issue
Block a user