Module

x/hono/types.ts>RouterRoute

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
interface RouterRoute
import { type RouterRoute } from "https://dotland.deno.dev/x/hono@v4.1.5/types.ts";

Properties

path: string
method: string
handler: H