XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/modules
isHashLeaseWithSources
Variable isHashLeaseWithSources
Const
isHashLeaseWithSources
:
(
x
?:
unknown
|
null
,
)
=>
x
is
WithSources
<
WithSources
<
HashLease
>
>
Identity function for HashLease payload with sources
Type declaration
(
x
?:
unknown
|
null
)
:
x
is
WithSources
<
WithSources
<
HashLease
>
>
Parameters
Optional
x
:
unknown
|
null
Returns
x
is
WithSources
<
WithSources
<
HashLease
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...
Identity function for HashLease payload with sources