Module

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

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

type

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