interface Response
implements Body
import { type Response } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
This Fetch API interface represents the response to a request.
import { type Response } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts";
This Fetch API interface represents the response to a request.