// @refresh reload import { mount, StartClient } from "@solidjs/start/client"; import 'solid-devtools'; mount(() => , document.body);