Module

x/opine/src/types.ts>DenoResponseBody

Minimalist web framework for Deno ported from ExpressJS.
Latest
type alias DenoResponseBody
import { type DenoResponseBody } from "https://dotland.deno.dev/x/opine@2.3.4/src/types.ts";
definition:
| undefined
| string
| Uint8Array