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