Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/ertp
AssetValueForKind
Type Alias AssetValueForKind<K, M>
Asset
Value
For
Kind
<
K
,
M
>
:
K
extends
"nat"
?
NatValue
:
K
extends
"set"
?
SetValue
<
M
>
:
K
extends
"copySet"
?
CopySet
<
M
>
:
K
extends
"copyBag"
?
CopyBag
<
M
>
:
never
See doc-comment for
AmountValue
.
Type Parameters
K
extends
AssetKind
M
extends
Key
=
Key
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
See doc-comment for
AmountValue
.