import { html } from "https://deno.land/x/hono@v2.1.0/middleware/html/index.ts";
type
(strings: TemplateStringsArray, ...values: any[]) => HtmlEscapedString
x/hono/middleware/html/index.ts>html
import { html } from "https://deno.land/x/hono@v2.1.0/middleware/html/index.ts";