Symbols for default exports are not printed correctly #19428
Labels
Bug
A bug in TypeScript
Domain: Declaration Emit
The issue relates to the emission of d.ts files
Fixed
A PR has been merged for this issue
Milestone
TypeScript Version: 2.6.0-dev.201xxxxx
Code
Initially, this was visible in our type baselines for an internal project, however I have a minimal sample here:
Expected behavior:
Actual behavior:
Mentioned this to @Andy-MS the other day, since it looks like this behavior appeared awhile ago; I've bisected, and the issue first appears in 71f8852 (so a result of #18616), @Andy-MS care to take a look?
The text was updated successfully, but these errors were encountered: