Module

x/hono/router.ts>ParamIndexMap

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
type alias ParamIndexMap
import { type ParamIndexMap } from "https://dotland.deno.dev/x/hono@v4.1.5/router.ts";
definition: Record<string, number>