Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
client
InputObjectKind
Type Alias InputObjectKind
Input
Object
Kind
:
{
MovePackage
:
string
;
}
|
{
ImmOrOwnedMoveObject
:
SuiObjectRef
;
}
|
{
SharedMoveObject
:
{
id
:
string
;
initial_shared_version
:
string
;
mutable
?:
boolean
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...