Skip to content

Commit

Permalink
feat(nextjs): export SentryBuildOptions (#13296)
Browse files Browse the repository at this point in the history
Refs: #13295
  • Loading branch information
MonstraG committed Aug 9, 2024
1 parent dd0501b commit a6fda4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nextjs/src/config/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { withSentryConfig } from './withSentryConfig';
export type { SentryBuildOptions } from './types';

0 comments on commit a6fda4c

Please sign in to comment.