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 d74ae9e commit e0997f3Copy full SHA for e0997f3
packages/cloudflare/src/index.ts
@@ -108,6 +108,7 @@ export { getDefaultIntegrations } from './sdk';
108
109
export { fetchIntegration } from './integrations/fetch';
110
export { vercelAIIntegration } from './integrations/tracing/vercelai';
111
+export { modulesIntegration } from './integrations/modules';
112
113
export { instrumentD1WithSentry } from './d1';
114
0 commit comments