Module

x/hono/middleware.ts>jsx

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
variable jsx
import { jsx } from "https://dotland.deno.dev/x/hono@v3.6.0-rc.1/middleware.ts";

type

(
tag: string | Function,
props: Props,
...children: (string | HtmlEscapedString)[],
) => JSXNode