Type Alias: AdapterEventBuilderType<RawResponseType>
Type Alias: AdapterEventBuilderType<RawResponseType>
type AdapterEventBuilderType<RawResponseType> =
| IAdapterEventBuilder<RawResponseOptions, IRawResponseWrapper<RawResponseType>>;
AdapterEventBuilderType Type.
Represents an event builder type for adapters.
Type Parameters
RawResponseType
RawResponseType