Skip to main content
Module

x/oak/deps.ts>Key

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
interface Key
import { type Key } from "https://deno.land/x/oak@v10.6.0/deps.ts";

Metadata about a key.

Properties

name: string | number
prefix: string
suffix: string
pattern: string
modifier: string