import { html } from "https://deno.land/x/hono@v4.1.3/helper/html/index.ts";
type
(strings: TemplateStringsArray, ...values: unknown[]) => HtmlEscapedString | Promise<HtmlEscapedString>
import { html } from "https://deno.land/x/hono@v4.1.3/helper/html/index.ts";