@arcmantle/library
Preparing search index...
array/find-instance-of
findInstanceOf
Function findInstanceOf
findInstanceOf
<
TOut
extends
Ctor
<
any
>
>
(
arr
:
any
[]
,
type
:
TOut
,
)
:
undefined
|
InstanceType
<
TOut
>
Type Parameters
TOut
extends
Ctor
<
any
>
Parameters
arr
:
any
[]
type
:
TOut
Returns
undefined
|
InstanceType
<
TOut
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@arcmantle/library
Loading...