import { type BodyType } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v17.1.2/body.ts?p=prototype.%5BSymbol.for%28%22Deno.customInspect%22%29%5D&s=BodyType";
definition: [src]
| "binary"
| "form"
| "form-data"
| "json"
| "text"
| "unknown"