import { type BodyBytes } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/mod.ts?p=prototype.use&s=BodyBytes";
The tagged type for "bytes"
bodies.
definition: { readonly type: "bytes"; readonly value: Promise<Uint8Array>; }[src]
import { type BodyBytes } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/mod.ts?p=prototype.use&s=BodyBytes";
The tagged type for "bytes"
bodies.