AsyncGeneratorFunction
Callable
AsyncGeneratorFunction
Creates a new AsyncGenerator object.
Parameters
args
any[]RequiredA list of arguments the function accepts.
Returns
Properties
length
numberRequiredThe length of the arguments.
name
stringRequiredReturns the name of the function.
A reference to the prototype.
Was this section helpful?