Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

Lightweight, Ultrafast, Web Standards
Very Popular
Go to Latest
variable html
import { html } from "https://deno.land/x/hono@v3.9.1/helper/html/index.ts";

type

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