RequestInfo
RequestInfo<
CfHostMetadata
,Cf
> =Request
<CfHostMetadata
,Cf
> |string
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:1653
Type Parameters
Section titled “Type Parameters”CfHostMetadata
Section titled “CfHostMetadata”CfHostMetadata
= unknown
Cf
= CfProperties
<CfHostMetadata
>