Skip to content

Conversation

@rbuckton
Copy link
Contributor

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!

@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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

5 participants