Module

x/hono/middleware/html/index.ts>html

Ultrafast web framework for Cloudflare Workers, Deno, Bun, and Node.js. Fast, but not only fast.
Extremely Popular
Go to Latest
variable html
import { html } from "https://dotland.deno.dev/x/hono@v2.7.6/middleware/html/index.ts";

type

(strings: TemplateStringsArray, ...values: unknown[]) => HtmlEscapedString