ServerEntryModule
react-router

ServerEntryModule interface

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

Properties

default

Type: HandleDocumentRequestFunction

handleDataRequest

Type: HandleDataRequestFunction

handleError

Type: HandleErrorFunction

streamTimeout

Type: number

Docs and examples CC 4.0