@evefrontier/dapp-kit - v0.0.1
Preparing search index...
ObjectWithContentsNode
Interface ObjectWithContentsNode
interface
ObjectWithContentsNode
{
address
:
string
;
version
:
number
;
asMoveObject
:
|
{
contents
:
{
json
:
Record
<
string
,
unknown
>
;
type
:
{
repr
:
string
}
}
;
}
|
null
;
}
Index
Properties
address
version
as
Move
Object
Properties
address
address
:
string
version
version
:
number
as
Move
Object
asMoveObject
:
|
{
contents
:
{
json
:
Record
<
string
,
unknown
>
;
type
:
{
repr
:
string
}
}
;
}
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
version
as
Move
Object
@evefrontier/dapp-kit - v0.0.1
Loading...