Skip to main content
Module

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

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
variable Fragment
import { Fragment } from "https://deno.land/x/hono@v3.0.1/middleware/jsx/index.ts";

type

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