We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
supabaseIntegration
1 parent be01b9c commit 24677e9Copy full SHA for 24677e9
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