AbiCallResponse
Algorand TypeScript / arc4 / AbiCallResponse
AbiCallResponse<
TMethod> =TMethodextendsInstanceMethod<Contract, infer TParams, infer TResult> ?TypedApplicationCallResponse<TResult> :TypedApplicationCallResponse<unknown>
Defined in: arc4/c2c.ts:117
Type Parameters
Section titled “Type Parameters”TMethod
Section titled “TMethod”TMethod