Skip to main content
Module

x/oak/util.ts>BODY_TYPES

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
Extremely Popular
Go to Latest
variable BODY_TYPES
import { BODY_TYPES } from "https://deno.land/x/oak@14.2.0/util.ts";

Body types which will be coerced into strings before being sent.

type

string[]