method HonoBase.prototype.cloneimport { HonoBase } from "https://dotland.deno.dev/x/hono@v3.11.12/hono-base.ts"; clone(): Hono<E, S, BasePath>ReturnsHono<E, S, BasePath>