Skip to main content
Module

x/oak/types.ts>Data

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
Extremely Popular
Go to Latest
type alias Data
import { type Data } from "https://deno.land/x/oak@v15.0.0/types.ts";
definition:
| string
| number[]
| ArrayBuffer
| Uint8Array