fix: remove monorepo
This commit is contained in:
5
worker-configuration.d.ts
vendored
Normal file
5
worker-configuration.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
interface Env {
|
||||
ANTHROPIC_API_KEY: string;
|
||||
SESSION_SECRET: string;
|
||||
PAYLOAD_SECRET: string;
|
||||
}
|
||||
Reference in New Issue
Block a user