@aracna/core - v1.5.0
Preparing search index...
isInstanceOf
Function isInstanceOf
isInstanceOf
<
I
extends
Function
>
(
value
:
any
,
instance
:
I
)
:
value
is
I
Checks if a value is an instance of a function.
Aracna Reference
Type Parameters
I
extends
Function
Parameters
value
:
any
instance
:
I
Returns
value
is
I
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@aracna/core - v1.5.0
Loading...
Checks if a value is an instance of a function.
Aracna Reference