Update AGENTS.md file
This commit is contained in:
1
packages/backend/convex/globals.d.ts
vendored
1
packages/backend/convex/globals.d.ts
vendored
@@ -5,7 +5,6 @@ declare const process: {
|
||||
readonly USESEND_API_KEY?: string;
|
||||
readonly USESEND_URL?: string;
|
||||
readonly USESEND_FROM_EMAIL?: string;
|
||||
readonly CONVEX_CLOUD_URL?: string;
|
||||
readonly [key: string]: string | undefined;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user