- createEntries<T0 = any>(
client: SuiClient,
args: [string[], string[]],
typeArguments: [string | TypeDescriptor<T0>],
): Promise<TypedDevInspectResults<[_0x2.priority_queue.Entry<T0>[]]>> Parameters
- client: SuiClient
- args: [string[], string[]]
- typeArguments: [string | TypeDescriptor<T0>]