The entry context containing the manifest, route modules, and other data needed for rendering.
OptionalnonceAn optional nonce for Content Security Policy (CSP)
compliance. This is applied to inline scripts rendered by React Router and
used as the default for nonce-aware components such as <Links>,
<Scripts>, and <ScrollRestoration>
when they do not provide their own nonce.
The URL of the request being handled.