Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v1.12.2
@aptos-labs/ts-sdk
DecodedTableData
Type alias DecodedTableData
Decoded
Table
Data
:
{
key
:
any
;
key_type
:
string
;
value
:
any
;
value_type
:
string
;
}
Type declaration
key
:
any
Key of table in JSON
key_
type
:
string
Type of key
value
:
any
Value of table in JSON
value_
type
:
string
Type of value
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v1.12.2
Loading...
Generated using
TypeDoc
Key of table in JSON