Skip to main content
Module

x/hono/router.ts>Result

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

Properties

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