On this pageResponseLikeOverviewResponseLike: `Response` | `React.ReactElement` | {} | `null` | `undefined` | `Error` | `string`Either a full Response, or a more primitive value to be processed.Defined inhttp/functions/castToResponse.ts:28
Either a full
Response
, or a more primitive value to be processed.