Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
ModuleResponse
Interface ModuleResponse
interface
ModuleResponse
{
datatypes
:
DatatypeResponse
[]
;
functions
:
FunctionResponse
[]
;
name
:
string
;
}
Index
Properties
datatypes
functions
name
Properties
datatypes
datatypes
:
DatatypeResponse
[]
functions
functions
:
FunctionResponse
[]
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
datatypes
functions
name
Documentation
Loading...