2025-06-04 10:03:22 +02:00

5 lines
100 B
JavaScript

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