Skip to main content
Module

x/workers_middleware/index.ts>BodyJSONContext

Placeholder for Worker-based middleware solution
Latest
interface BodyJSONContext
import { type BodyJSONContext } from "https://deno.land/x/workers_middleware@v0.1.0-pre.36/index.ts";

Type Parameters

optional
J = any

Properties

accepted: JSON
body: J
json: J