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