Skip to content

Commit 6b5b124

Browse files
authored
feat: export vercelAIIntegration from @sentry/node for @sentry/sveltekit
1 parent 704af3c commit 6b5b124

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)