type alias FCimport { type FC } from "https://dotland.deno.dev/x/hono@v4.1.0/jsx/types.ts"; Type ParametersoptionalT = Propsdefinition: (props: T) => HtmlEscapedString | Promise<HtmlEscapedString>