import { type ResponseBody } from "https://dotland.deno.dev/x/oak@v17.1.2/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://dotland.deno.dev/x/oak@v17.1.2/response.ts";
The various types of bodies supported when setting the value of .body
on a Response