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