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