Skip to main content
Module

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

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