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.
supabaseIntegration
1 parent cfd40bb commit a9b8501Copy full SHA for a9b8501
packages/browser/src/exports.ts
@@ -60,7 +60,6 @@ export {
60
spanToJSON,
61
spanToTraceHeader,
62
spanToBaggageHeader,
63
- supabaseIntegration,
64
updateSpanName,
65
} from '@sentry/core';
66
packages/browser/src/index.bundle.tracing.ts
@@ -15,6 +15,7 @@ export {
15
withActiveSpan,
16
getSpanDescendants,
17
setMeasurement,
18
+ supabaseIntegration,
19
20
21
export {
0 commit comments