mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
Fix linting issues
This commit is contained in:
3
worker-configuration.d.ts
vendored
3
worker-configuration.d.ts
vendored
@@ -9,4 +9,7 @@ interface Env {
|
||||
OPENAI_LIKE_API_BASE_URL: string;
|
||||
DEEPSEEK_API_KEY: string;
|
||||
LMSTUDIO_API_BASE_URL: string;
|
||||
GOOGLE_GENERATIVE_AI_API_KEY: string;
|
||||
MISTRAL_API_KEY: string;
|
||||
XAI_API_KEY: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user