Skip to main content
Module

x/opine/mod.ts>ParamsDictionary

Minimalist web framework for Deno ported from ExpressJS.
Go to Latest
interface ParamsDictionary
import { type ParamsDictionary } from "https://deno.land/x/opine@2.3.3/mod.ts";

Index Signatures

[key: string]: string