Module

x/hono/helper.ts>html

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable html
import { html } from "https://dotland.deno.dev/x/hono@v4.1.5/helper.ts";

type

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