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