x/oak/deps.ts

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
interface Key
import { type Key } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/deps.ts?s=Key";

Metadata about a key.

Properties

name: string | number[src]
prefix: string[src]
suffix: string[src]
pattern: string[src]
modifier: string[src]