Skip to content

Commit e0997f3

Browse files
committed
add missing export
1 parent d74ae9e commit e0997f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cloudflare/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ export { getDefaultIntegrations } from './sdk';
108108

109109
export { fetchIntegration } from './integrations/fetch';
110110
export { vercelAIIntegration } from './integrations/tracing/vercelai';
111+
export { modulesIntegration } from './integrations/modules';
111112

112113
export { instrumentD1WithSentry } from './d1';
113114

0 commit comments

Comments
 (0)