Documentation
Preparing search index...
@mysten/deepbook-v3
predict
MoveAbortError
Interface MoveAbortError
interface
MoveAbortError
{
MoveAbort
?:
{
abortCode
?:
string
|
number
|
bigint
;
cleverError
?:
{
constantName
?:
string
}
;
location
?:
{
module
?:
string
}
;
}
;
}
Index
Properties
Move
Abort?
Properties
Optional
Move
Abort
MoveAbort
?:
{
abortCode
?:
string
|
number
|
bigint
;
cleverError
?:
{
constantName
?:
string
}
;
location
?:
{
module
?:
string
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Move
Abort
Documentation
Loading...