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

GenericIdlFuncRets

GenericIdlFuncRets = [Type, ...Type[]] | []

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

The generic type of the return values of an IDL Function.