Module

x/hono/middleware/jsx/jsx-dev-runtime.ts>Fragment

Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
Extremely Popular
Go to Latest
variable Fragment
import { Fragment } from "https://dotland.deno.dev/x/hono@v2.5.10/middleware/jsx/jsx-dev-runtime.ts";

type

(props: { key?: string; children?: Child[]; }) => JSXNode