Skip to content

Commit

Permalink
Remove description for ReadableStream[@@asyncIterator] (#21752)
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Jan 2, 2024
1 parent fd1e6a7 commit 806e6e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/ReadableStream.json
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,6 @@
},
"@@asyncIterator": {
"__compat": {
"description": "Async iterable (supports iteration using <a href='https://developer.mozilla.org/docs/Web/JavaScript/Reference/Statements/for-await...of'><code>for await ... of</code></a>)",
"mdn_url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator",
"spec_url": "https://streams.spec.whatwg.org/#rs-asynciterator",
"support": {
Expand Down

0 comments on commit 806e6e8

Please sign in to comment.