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