Skip to content

ExportedHandlerFetchHandler

ExportedHandlerFetchHandler<Env, CfHostMetadata> = (request, env, ctx) => Response | Promise<Response>

Defined in: node_modules/.pnpm/@cloudflare+workers-types@4.20251118.0/node_modules/@cloudflare/workers-types/index.ts:474

Env = unknown

CfHostMetadata = unknown

Request<CfHostMetadata, IncomingRequestCfProperties<CfHostMetadata>>

Env

ExecutionContext

Response | Promise<Response>