Skip to content
Still using @dfinity/agent? Migrate to @icp-sdk/core!

Tuple

Tuple<T>(…types): TupleClass<T>

Defined in: packages/candid/src/idl.ts:2288

T extends any[]

T

array of any types

TupleClass<T>

TupleClass from those types