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