Preparing search index...
The search index is not available
Uneventful
Uneventful
uneventful/utils
isFunction
Function isFunction
is
Function
(
f
:
any
)
:
f
is
Function
Is the given value a function? (Shorthand for
typeof f === "function"
)
Parameters
f
:
any
Returns
f
is
Function
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Uneventful
Loading...
Is the given value a function? (Shorthand for
typeof f === "function"
)