Module

x/hono/router.ts>ParamIndexMap

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
type alias ParamIndexMap
import { type ParamIndexMap } from "https://dotland.deno.dev/x/hono@v3.9.0/router.ts";
definition: Record<string, number>