method JSXNode.prototype.toStringimport { JSXNode } from "https://deno.land/x/hono@v3.10.1/jsx/index.ts"; toString(): string | Promise<string>Returnsstring | Promise<string>