GenericIdlFuncArgs
GenericIdlFuncArgs = [
Type,...Type[]] | []
Defined in: packages/core/src/candid/idl.ts:1720
The generic type of the arguments of an IDL Function.
GenericIdlFuncArgs = [
Type,...Type[]] | []
Defined in: packages/core/src/candid/idl.ts:1720
The generic type of the arguments of an IDL Function.