@evefrontier/dapp-kit - v0.0.1
Preparing search index...
MoveObjectContents
Interface MoveObjectContents
interface
MoveObjectContents
{
json
?:
Record
<
string
,
unknown
>
;
bcs
?:
string
;
type
?:
{
repr
:
string
;
layout
?:
string
}
;
}
Index
Properties
json?
bcs?
type?
Properties
Optional
json
json
?:
Record
<
string
,
unknown
>
Optional
bcs
bcs
?:
string
Optional
type
type
?:
{
repr
:
string
;
layout
?:
string
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
json
bcs
type
@evefrontier/dapp-kit - v0.0.1
Loading...