UNPKG

@stdlib/symbol

Version:
17 lines (10 loc) 303 B
{{alias}} Async iterator symbol. This symbol specifies the default async iterator for an object. The symbol is only supported in ES2018+ environments. For non-supporting environments, the value is `null`. Examples -------- > var s = {{alias}} See Also --------