// @refresh reload import { mount, StartClient } from "@solidjs/start/client"; // biome-ignore lint/style/noNonNullAssertion: mount(() => , document.getElementById("app")!);