Stone.js API
    Preparing search index...

    Class RouterEventHandler<IncomingEventType, OutgoingResponseType>

    A router event handler for processing incoming events.

    Type Parameters

    • IncomingEventType extends StoneIncomingEvent = StoneIncomingEvent

      The type representing the incoming event.

    • OutgoingResponseType = unknown

      The type representing the outgoing response.

    Implements

    Index