Skip to content

JSSymbol.AsyncIterator property

Gets the well-known symbol for the async iterator.

C#
public static JSSymbol AsyncIterator { get; }

See Also

Released under the MIT license