- edit<T0 = any>(
client: SuiClient,
args: [string, string, string],
typeArguments: [string | TypeDescriptor<T0>],
): Promise<TypedDevInspectResults<[]>> Parameters
- client: SuiClient
- args: [string, string, string]
- typeArguments: [string | TypeDescriptor<T0>]
Returns Promise<TypedDevInspectResults<[]>>