Module

x/hono/jsx/jsx-runtime.ts>jsxTemplate

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable jsxTemplate
import { jsxTemplate } from "https://dotland.deno.dev/x/hono@v3.10.5/jsx/jsx-runtime.ts";

type

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