Certain types can produce implicit 'any' declaration output #21614
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
Apparently this became a bug in TypeScript 1.4 and we never noticed.
Compile this with
--declaration
andmodule: esnext
Expected:
Actual:
The text was updated successfully, but these errors were encountered: