Module

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

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

type

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