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