XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/typeof
ifTypeOf
Function ifTypeOf
ifTypeOf
<
T
,
R
>
(
typeName
:
TypeOfTypes
,
value
:
unknown
,
trueFunction
:
(
value
:
T
)
=>
R
,
isFunction
?:
(
value
:
T
)
=>
boolean
,
)
:
undefined
|
R
Type Parameters
T
R
Parameters
typeName
:
TypeOfTypes
value
:
unknown
trueFunction
:
(
value
:
T
)
=>
R
Optional
isFunction
:
(
value
:
T
)
=>
boolean
Returns
undefined
|
R
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...