// @refresh reload import { mount, StartClient } from "@solidjs/start/client"; export default mount(() => , document.getElementById("app")!);