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