Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
PackageResponse
Interface PackageResponse
interface
PackageResponse
{
modules
:
ModuleResponse
[]
;
originalId
:
string
;
storageId
:
string
;
version
:
string
;
}
Index
Properties
modules
original
Id
storage
Id
version
Properties
modules
modules
:
ModuleResponse
[]
original
Id
originalId
:
string
storage
Id
storageId
:
string
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
modules
original
Id
storage
Id
version
Documentation
Loading...