项目文件夹

文件
2024-09-26 17:45:41 +01:00

4 行
47 B
TypeScript

interface Env {
ANTHROPIC_API_KEY: string;
}