Stone.js API
    Preparing search index...

    Type Alias ComponentEventHandlerType<IncomingEventType, OutgoingResponseType>

    Represents a component event handler type.

    Type Parameters

    • IncomingEventType extends IIncomingEvent

      The type representing the incoming event.

    • OutgoingResponseType = unknown

      The type representing the outgoing response.