Skip to content

MethodReturn

MethodReturn<TSignature>: LodashTypes["methods"][TSignature]["returns"]

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

Maps a method signature from the Lodash smart contract to the method’s return type

Type Parameters

TSignature extends LodashSignatures