wip
This commit is contained in:
3
apps/website/env.d.ts
vendored
3
apps/website/env.d.ts
vendored
@@ -3,6 +3,7 @@
|
||||
|
||||
declare namespace NodeJS {
|
||||
interface ProcessEnv {
|
||||
NEXT_PUBLIC_GRIDPILOT_MODE?: 'prelaunch' | 'alpha';
|
||||
NEXT_PUBLIC_GRIDPILOT_MODE?: 'pre-launch' | 'alpha';
|
||||
NEXT_PUBLIC_X_URL?: string;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user