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