Files
igny8/frontend/node_modules/preact/compat/server.mjs
2025-11-09 10:27:02 +00:00

5 lines
100 B
JavaScript

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