Files
TypeScript/src/compiler
Eli Barzilay d6740cf410 Fix getTypeFromJSDocValueReference
When using `{import('./b').FOO}` which is defined as a string literal,
`valueType` doesn't have a `symbol`.  Leave it for the fallback value
for now.

This was exposed in 8223c0752.

Fixes #34869.
2019-11-27 17:53:11 -06:00
..
2019-11-27 17:53:11 -06:00
2019-09-30 15:33:50 -07:00
2019-09-23 06:14:52 -07:00
2019-10-21 16:22:10 -07:00