Module

x/hono/jsx/components.ts>childrenToString

Web Framework built on Web Standards
Extremely Popular
Go to Latest
variable childrenToString
import { childrenToString } from "https://dotland.deno.dev/x/hono@v4.3.10/jsx/components.ts";

type

(children: Child[]) => Promise<HtmlEscapedString[]>