import './code.css' export { Page } function Page() { return ( <>

About

Example of using vite-plugin-ssr.

) }