Skip to main content
Module

x/hono/router.ts>Result

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
interface Result
import { type Result } from "https://deno.land/x/hono@v3.6.2/router.ts";

Properties

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