Skip to main content
Module

x/opine/mod.ts>PathParams

Minimalist web framework for Deno ported from ExpressJS.
Go to Latest
type alias PathParams
import { type PathParams } from "https://deno.land/x/opine@2.3.3/mod.ts";
definition: string | RegExp | Array<string | RegExp>