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