Skip to main content
Module

x/hono/router.ts>ParamIndexMap

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