Skip to content

Fix definition of ts.Iterator #41507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Fix definition of ts.Iterator #41507

merged 1 commit into from
Nov 12, 2020

Conversation

rbuckton
Copy link
Member

Fixes definition of ts.Iterator to align with Iterator from lib.es2015.d.ts

Fixes #32890

@rbuckton rbuckton requested a review from weswigham November 12, 2020 02:43
@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Nov 12, 2020
@rbuckton rbuckton merged commit 64a6e6c into master Nov 12, 2020
@rbuckton rbuckton deleted the fix32890 branch November 12, 2020 04:50
Copy link

@StefanXhunga StefanXhunga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your assistance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update declaration of ts.Iterator to be compatible with ES2015 IteratorResult type
4 participants