Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
MvrResolveResponse
Interface MvrResolveResponse
interface
MvrResolveResponse
{
packages
:
Record
<
string
,
{
package
:
string
}
>
;
types
:
Record
<
string
,
{
type
:
string
}
>
;
}
Index
Properties
packages
types
Properties
packages
packages
:
Record
<
string
,
{
package
:
string
}
>
types
types
:
Record
<
string
,
{
type
:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
packages
types
Documentation
Loading...