fetch
fetch(
input,init?):Promise<Response>
Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:438
Parameters
Section titled “Parameters”RequestInfo<unknown, CfProperties<unknown>> | URL
RequestInit<RequestInitCfProperties>
Returns
Section titled “Returns”Promise<Response>