Module

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

Ultrafast web framework for the Edge
Very Popular
Go to Latest
variable Fragment
import { Fragment } from "https://dotland.deno.dev/x/hono@v3.0.0-rc.12/middleware/jsx/index.ts";

type

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