We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd0501b commit a6fda4cCopy full SHA for a6fda4c
packages/nextjs/src/config/index.ts
@@ -1 +1,2 @@
1
export { withSentryConfig } from './withSentryConfig';
2
+export type { SentryBuildOptions } from './types';
0 commit comments