- Remove gatewayStore.ts (358-line backward-compat facade) that no components import from - All consumers already use domain-specific stores directly (connectionStore, agentStore, handStore, etc.) - Update store/index.ts comment to remove useGatewayStore reference
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.