Introduce the Electron desktop app with a split app/chat/settings structure and shared nanostore state so UI areas own their state instead of routing it through the root.
2 lines
38 B
TypeScript
2 lines
38 B
TypeScript
/// <reference types="vite/client" />
|