We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec28cd commit a49aca8Copy full SHA for a49aca8
dev-packages/e2e-tests/test-applications/cloudflare-mcp/src/env.d.ts
@@ -1,9 +1,6 @@
1
// Generated by Wrangler on Mon Jul 29 2024 21:44:31 GMT-0400 (Eastern Daylight Time)
2
// by running `wrangler types`
3
declare namespace Cloudflare {
4
- interface GlobalProps {
5
- mainModule: typeof import('./src/index');
6
- }
7
interface Env {
8
E2E_TEST_DSN: '';
9
MY_DURABLE_OBJECT: DurableObjectNamespace;
0 commit comments