Iterator and AsyncIterator missing Symbol.dispose method in esnext.disposable #59263
Labels
Bug
A bug in TypeScript
Fix Available
A PR has been opened for this issue
Help Wanted
You can do this
Milestone
⚙ Compilation target
ESNext
⚙ Library
esnext.disposable
Missing / Incorrect Definition
Iterator and AsyncIterator are missing types for Symbol.dispose method.
Sample Code
Documentation Link
The proposal lists these extensions:
core-js implementation of the proposal includes the new built-ins:
The text was updated successfully, but these errors were encountered: