Type Alias: AdapterMixedPipeType<AdapterContextType, RawResponseType>
Type Alias: AdapterMixedPipeType<AdapterContextType, RawResponseType>
type AdapterMixedPipeType<AdapterContextType, RawResponseType> =
| MixedPipe<AdapterContextType, AdapterEventBuilderType<RawResponseType>>;
AdapterMixedPipeType Type.
Represents a mixed pipe type for adapters.
Type Parameters
AdapterContextType
AdapterContextType
RawResponseType
RawResponseType
Template
RawResponseType