Remove old frontend
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
4
apps/console/src/vite-env.d.ts
vendored
4
apps/console/src/vite-env.d.ts
vendored
@@ -1,9 +1,7 @@
|
||||
/// <reference types="vite/client" />
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly POSTHOG_KEY: string;
|
||||
readonly POSTHOG_HOST: string;
|
||||
readonly API_SERVER_HOST: string;
|
||||
readonly VITE_API_URL: string;
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
||||
Reference in New Issue
Block a user