You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of whatwg/webidl@d5cc64c, the IDL type is now async_iterable as one keyword, instead of async iterable. This affects ReadableStream in the current spec, and also the changes in #1310.