Skip to main content
Module

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

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
variable html
import { html } from "https://deno.land/x/hono@v3.1.2/middleware/html/index.ts";

type

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