method Hono.prototype.handleErrorRe-exportimport { Hono } from "https://deno.land/x/hono@v3.1.4/mod.ts"; handleError(err: unknown, c: Context<E>)Parameterserr: unknownc: Context<E>