Detects whether the passed value is exclusively an AsyncGenerator type.
value
AsyncGenerator
Optional
An optionally passed value of any type.
A boolean value which indicates whether the tested value is exclusively an AsyncGenerator type.
Detects whether the passed
valueis exclusively anAsyncGeneratortype.