method Hono.prototype.routeRe-exportimport { Hono } from "https://deno.land/x/hono@v2.4.0/mod.ts"; route(path: string, app?: Hono<E, P, S>)Parameterspath: stringoptionalapp: Hono<E, P, S>