Skip to content

NotFoundHandler

reference
1 min readUpdated

Kind: Type

Source: src/types.ts

Definition

ts
( c: Context<E> ) => NotFoundResponse extends Response ? NotFoundResponse | Promise<NotFoundResponse> : Response | Promise<Response>

Was this page helpful?

Download as PDF
NotFoundHandler — Hono (narrator proof)