Skip to main content
Module

x/oak/util.ts>BODY_TYPES

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
variable BODY_TYPES
import { BODY_TYPES } from "https://deno.land/x/oak@v11.1.0/util.ts";

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

type

string[]