XYO Platform SDK - v3.10.6
Preparing search index...
@xyo-network/modules
asHashLeaseEstimate
Variable asHashLeaseEstimate
Const
asHashLeaseEstimate
:
{
<
TType
extends
HashLeaseEstimate
>
(
value
:
any
,
config
?:
TypeCheckConfig
,
)
:
undefined
|
TType
;
<
TType
extends
HashLeaseEstimate
>
(
value
:
any
,
assert
:
StringOrAlertFunction
<
HashLeaseEstimate
>
,
config
?:
TypeCheckConfig
,
)
:
TType
;
}
Type declaration
<
TType
extends
HashLeaseEstimate
>
(
value
:
any
,
config
?:
TypeCheckConfig
,
)
:
undefined
|
TType
Type Parameters
TType
extends
HashLeaseEstimate
Parameters
value
:
any
Optional
config
:
TypeCheckConfig
Returns
undefined
|
TType
<
TType
extends
HashLeaseEstimate
>
(
value
:
any
,
assert
:
StringOrAlertFunction
<
HashLeaseEstimate
>
,
config
?:
TypeCheckConfig
,
)
:
TType
Type Parameters
TType
extends
HashLeaseEstimate
Parameters
value
:
any
assert
:
StringOrAlertFunction
<
HashLeaseEstimate
>
Optional
config
:
TypeCheckConfig
Returns
TType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.10.6
Loading...