MrespondWith
Bun

method

FetchEvent.respondWith

response: Response | Promise<Response>
): void;

Referenced types

class Response

This Fetch API interface represents the response to a request.

MDN Reference