Skip to content

Commit

Permalink
Update env.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
babaohuang committed Dec 14, 2023
1 parent f1902f8 commit eae250e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/env.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/// <reference types="astro/client" />

interface ImportMetaEnv {
GEMINI_API_KEY: any
readonly GEMINI_API_KEY: string
readonly HTTPS_PROXY: string
readonly OPENAI_API_BASE_URL: string
Expand Down

0 comments on commit eae250e

Please sign in to comment.