Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/michel-codec
MichelsonTypeMap
Interface MichelsonTypeMap<K, V>
interface
MichelsonTypeMap
<
K
,
V
>
{
[sourceReference]
?:
SourceReference
;
annots
?:
string
[]
;
args
:
[
K
,
V
]
;
prim
:
"map"
;
}
Type Parameters
K
extends
MichelsonType
V
extends
MichelsonType
Hierarchy
TypeX
<
"map"
,
[
K
,
V
]
>
MichelsonTypeMap
Index
Properties
[source
Reference]?
annots?
args
prim
Properties
Optional
[source
Reference]
[source
Reference]
?:
SourceReference
Optional
annots
annots
?:
string
[]
args
args
:
[
K
,
V
]
prim
prim
:
"map"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[source
Reference]
annots
args
prim
Taquito
Loading...