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