Stone.js API
    Preparing search index...

    Type Alias MixedEventHandler<IncomingEventType, OutgoingResponseType>

    Represents a mixed event handler.

    Type Parameters

    • IncomingEventType extends IIncomingEvent = IIncomingEvent

      The type representing the incoming event.

    • OutgoingResponseType = unknown

      The type representing the outgoing response.