@petsel/es-type-detection - v1.0.0
Preparing search index...
function
AnyArrow
Type Alias AnyArrow
AnyArrow
:
Function
&
{
__brand
:
"AnyArrow"
;
__constructorName
:
"Function"
|
"AsyncFunction"
;
prototype
:
undefined
;
}
Any variant of an arrow function expression - created as:
either
Function
or
AsyncFunction
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@petsel/es-type-detection - v1.0.0
Loading...
Any variant of an arrow function expression - created as:
FunctionAsyncFunction