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