Function getEntryByIdxMut
- getEntryByIdxMut<T0 = any, T1 = any>(
client: SuiClient,
args: [string, bigint],
typeArguments: [string | TypeDescriptor<T0>, string | TypeDescriptor<T1>],
): Promise<TypedDevInspectResults<[string, string]>> Returns Promise<TypedDevInspectResults<[string, string]>>