mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-24 19:41:57 +08:00
5 lines
100 B
JavaScript
5 lines
100 B
JavaScript
export {
|
|
renderToString,
|
|
renderToString as renderToStaticMarkup
|
|
} from 'preact-render-to-string';
|