jam-cloud/jam-ui/node_modules/preact/compat/server.mjs

5 lines
100 B
JavaScript

export {
renderToString,
renderToString as renderToStaticMarkup
} from 'preact-render-to-string';