Module

x/hono/types.ts>FetchEventLike#respondWith

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
method FetchEventLike.prototype.respondWith
import { FetchEventLike } from "https://dotland.deno.dev/x/hono@v3.6.0-rc.2/types.ts";

Parameters

promise: Response | Promise<Response>