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
Symbol.asyncIterator's description uses "well known symbol" term with a space between "well" and "known",
but all other Symbol properties use "well-known symbol" term with a hyphen between "well" and "known".
Symbol.asyncIterator
's description uses "well known symbol" term with a space between "well" and "known",but all other
Symbol
properties use "well-known symbol" term with a hyphen between "well" and "known".https://tc39.es/ecma262/#sec-symbol.asynciterator
https://tc39.es/ecma262/#sec-symbol.hasinstance
The text was updated successfully, but these errors were encountered: