ParentResponseType
ParentResponseType<
M> =M["resOut"]
Defined in: packages/codecs/src/schema-types.ts:132
Response type for Module.send() return — what parent deserializes.
Type Parameters
Section titled “Type Parameters”M extends MethodDescriptor