2025-05-31 22:40:29 +02:00

5 lines
100 B
JavaScript

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