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