Skip to main content
Module

x/shed/index.ts>BodyParsable

All Worker Tools under a single roof
Latest
type alias BodyParsable
import { type BodyParsable } from "https://deno.land/x/shed@v0.1.0-pre.10/index.ts";
definition:
| FORM
| FORM_DATA
| JSON
| BINARY
| X_BINARY
| `application/${string}+json`
| `text/${string}`