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

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

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

Parameters

handler: NotFoundHandler<P, E, S>