Stone.js API
    Preparing search index...

    Type Alias AdapterMixedPipeType<AdapterContextType, RawResponseType>

    AdapterMixedPipeType:
        | MixedPipe<
            AdapterContextType,
            AdapterEventBuilderType<RawResponseType>,
        >

    AdapterMixedPipeType Type.

    Represents a mixed pipe type for adapters.

    Type Parameters

    • AdapterContextType
    • RawResponseType

    RawResponseType