Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/router/reg-exp-router/node.ts>ParamMap

Ultrafast web framework for the Edges
Very Popular
Go to Latest
type alias ParamMap
import { type ParamMap } from "https://deno.land/x/hono@v3.3.3/router/reg-exp-router/node.ts";
definition: Array<[string, number]>