Skip to content

MethodArgs

MethodArgs<TSignature>: LodashTypes["methods"][TSignature]["argsObj" | "argsTuple"]

Defined in: packages/store-kit/src/lodash/client.ts:171

Maps a method signature from the Lodash smart contract to the method’s arguments in either tuple or struct form

Type Parameters

TSignature extends LodashSignatures