chore: rename packages/desktop -> packages/app

This commit is contained in:
Adam
2025-12-22 19:39:00 -06:00
parent a4eebf9f08
commit 794fe8f381
74 changed files with 78 additions and 67 deletions
+10
View File
@@ -0,0 +1,10 @@
/* This file is auto-generated by SST. Do not edit. */
/* tslint:disable */
/* eslint-disable */
/// <reference types="vite/client" />
interface ImportMetaEnv {
}
interface ImportMeta {
readonly env: ImportMetaEnv
}