Skip to content

Commit a6fda4c

Browse files
authored
feat(nextjs): export SentryBuildOptions (#13296)
Refs: #13295
1 parent dd0501b commit a6fda4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/nextjs/src/config/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export { withSentryConfig } from './withSentryConfig';
2+
export type { SentryBuildOptions } from './types';

0 commit comments

Comments
 (0)