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

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

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

Parameters

method: string
path: string
...handlers: Handler<P, E, S>[]