Stone.js API
    Preparing search index...

    Type Alias FactoryEventHandler<IncomingEventType, OutgoingResponseType>

    Represents a factory event handler.

    Type Parameters

    • IncomingEventType extends IIncomingEvent

      The type representing the incoming event.

    • OutgoingResponseType = unknown

      The type representing the outgoing response.

    Type Declaration