Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/workers_middleware/index.ts>BodyParserOptions

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

Properties

optional
defaultJSON: J
optional
maxSize: number