Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/hono/hono.ts>Hono#clone

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
method Hono.prototype.clone
import { Hono } from "https://deno.land/x/hono@v3.1.0/hono.ts";

Returns

Hono<E, S, BasePath>