type alias BodyUndefinedimport { type BodyUndefined } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/body.ts?p=prototype.get&s=BodyUndefined";The tagged type for "undefined" bodies. definition: { readonly type: "undefined"; readonly value: undefined; }[src]