Module

x/hono/router.ts>Result

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
interface Result
import { type Result } from "https://dotland.deno.dev/x/hono@v3.7.4/router.ts";

Properties

handlers: T[]
params: Record<string, string>