Update declaration of ts.Iterator to be compatible with ES2015 IteratorResult type #32890
Labels
Fix Available
A PR has been opened for this issue
Needs Investigation
This issue needs a team member to investigate its status.
Rescheduled
This issue was previously scheduled to an earlier milestone
Milestone
This is the same issue as #31214 as that one was closed even though the error still exists in the most recent nightly build.
TypeScript Version: 3.6.0-dev.20190814
Search Terms:
Code
I'm trying to use the API changes of #31101, but I run into assignability issues.
Expected behavior:
No type error.
Actual behavior:
The text was updated successfully, but these errors were encountered: