Module

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

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

type

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