Skip to main content
What createTappifyHandler returns: a fetch handler, which is what Cloudflare Workers, Vercel and the two adapters all take.

Parameters

request

Request

Returns

Promise<Response>