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