Skip to main content
Module

x/shed/middleware.ts>BodyBinaryContext

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

Properties

accepted: BINARY | X_BINARY
body: ArrayBuffer
arrayBuffer: ArrayBuffer
blob: Blob