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