method Hono.prototype.notFoundRe-exportimport { Hono } from "https://deno.land/x/hono@v3.0.0-rc.10/mod.ts"; notFound(handler: NotFoundHandler<E>)Parametershandler: NotFoundHandler<E>