Const
Creates a request handler for a React Router server build.
This is a low-level API used by server adapters to translate incoming requests into React Router responses.
The server build, or a function that resolves to the server build, used to handle requests.
The mode in which the server build is running.
A request handler that returns a response for each incoming request.
Creates a request handler for a React Router server build.
This is a low-level API used by server adapters to translate incoming requests into React Router responses.