Skip to main content
Module

x/shed/middleware.ts>BodyJSONContext

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

Type Parameters

optional
J = any

Properties

accepted: JSON
body: J
json: J