import { Hono } from "https://deno.land/x/hono@v4.1.3/preset/quick.ts";
Constructors
new
Hono(options?: HonoOptions<E>)Type Parameters
optional
S extends Schema = BlankSchemaimport { Hono } from "https://deno.land/x/hono@v4.1.3/preset/quick.ts";