import { renderToString } from "npm:preact-render-to-string"; export default function render() { return renderToString(
foo.jsx
); }