Stone.js API
    Preparing search index...

    Type Alias PageType<IncomingEventType, OutgoingResponseType>

    Represents a page type.

    Type Parameters

    • IncomingEventType extends ReactIncomingEvent

      The type representing the incoming event.

    • OutgoingResponseType = unknown

      The type representing the outgoing response.