Use 'getContextualType' for 'getContextualType'.

This commit is contained in:
Daniel Rosenwasser
2015-11-11 10:55:33 -08:00
parent 9c1796f714
commit 87230bcc1b

View File

@@ -81,7 +81,7 @@ namespace ts {
symbolToString,
getAugmentedPropertiesOfType,
getRootSymbols,
getContextualType: getApparentTypeOfContextualType,
getContextualType,
getFullyQualifiedName,
getResolvedSignature,
getConstantValue,