Skip to main content
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://deno.land/x/hono@v2.2.3/middleware/html/index.ts";

type

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