Skip to content

Commit e6798ab

Browse files
authored
fix(sveltekit): Export vercelAIIntegration from @sentry/node (#16496)
Closes #16494
1 parent 704af3c commit e6798ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/sveltekit/src/server/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ export {
123123
logger,
124124
consoleLoggingIntegration,
125125
createSentryWinstonTransport,
126+
vercelAIIntegration,
126127
} from '@sentry/node';
127128

128129
// We can still leave this for the carrier init and type exports

0 commit comments

Comments
 (0)