Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ultra/lib/deps.ts>Hono#route

🧙 Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
method Hono.prototype.route
Re-export
import { Hono } from "https://deno.land/x/ultra@v2.0.0-beta.17/lib/deps.ts";

Parameters

path: string
optional
app: Hono<E, P, S>