import { type ResponseBody } from "https://deno.land/x/oak@v17.1.3/response.ts";
The various types of bodies supported when setting the value of .body
on a Response
x/oak/response.ts>ResponseBody
import { type ResponseBody } from "https://deno.land/x/oak@v17.1.3/response.ts";
The various types of bodies supported when setting the value of .body
on a Response