Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/hono/middleware/jsx/index.ts>Fragment

Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
Very Popular
Go to Latest
variable Fragment
import { Fragment } from "https://deno.land/x/hono@v2.4.0/middleware/jsx/index.ts";

type

(props: { key?: string; children?: any; }) => JSXNode