Skip to main content
Module

x/opine/src/types.ts>ParamsDictionary

Minimalist web framework for Deno ported from ExpressJS.
Latest
interface ParamsDictionary
import { type ParamsDictionary } from "https://deno.land/x/opine@2.3.4/src/types.ts";

Index Signatures

[key: string]: string