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