Skip to main content
Module

x/oak/types.d.ts>Key

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
type alias Key
import { type Key } from "https://deno.land/x/oak@v10.6.0/types.d.ts";
definition:
| string
| number[]
| ArrayBuffer
| Uint8Array