React Router API Reference
    Preparing search index...

    Interface ServerEntryModule

    A module that serves as the entry point for a Remix app during server rendering.

    Index

    Properties

    handleDataRequest?: HandleDataRequestFunction
    handleError?: HandleErrorFunction
    streamTimeout?: number
    unstable_instrumentations?: unstable_ServerInstrumentation[]