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

GenericIdlFuncArgs

GenericIdlFuncArgs = [Type, ...Type[]] | []

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

The generic type of the arguments of an IDL Function.