Module

x/opine/src/types.ts>PathParams

Minimalist web framework for Deno ported from ExpressJS.
Latest
type alias PathParams
import { type PathParams } from "https://dotland.deno.dev/x/opine@2.3.4/src/types.ts";
definition: string | RegExp | Array<string | RegExp>