import { StartServer, createHandler, renderAsync, } from "solid-start/entry-server"; export default createHandler( renderAsync((event) => ) );