Skip to main content
Module

x/shed/middleware.ts>BodyVendorJSONContext

All Worker Tools under a single roof
Latest
interface BodyVendorJSONContext
import { type BodyVendorJSONContext } from "https://deno.land/x/shed@v0.1.0-pre.10/middleware.ts";

Type Parameters

optional
J = any

Properties

accepted: `application/${string}+json`
body: J
json: J