Skip to content

fetch

fetch(input, init?): Promise<Response>

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20250823.0/node_modules/@cloudflare/workers-types/index.ts:353

RequestInfo<unknown, CfProperties<unknown>> | URL

RequestInit<RequestInitCfProperties>

Promise<Response>