Documentation
Preparing search index...
@mysten/sui
client
GetNormalizedMoveStructParams
Interface GetNormalizedMoveStructParams
Return a structured representation of Move struct
interface
GetNormalizedMoveStructParams
{
module
:
string
;
package
:
string
;
signal
?:
AbortSignal
;
struct
:
string
;
}
Index
Properties
module
package
signal?
struct
Properties
module
module
:
string
package
package
:
string
Optional
signal
signal
?:
AbortSignal
struct
struct
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
module
package
signal
struct
Documentation
Loading...
Return a structured representation of Move struct