Rest
...args: any[]A list of arguments the function accepts.
Creates a new AsyncGenerator object.
Rest
...args: any[]A list of arguments the function accepts.
Readonly
lengthThe length of the arguments.
Readonly
nameReturns the name of the function.
Readonly
prototypeA reference to the prototype.
Creates a new AsyncGenerator object.