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 458a200 commit d4de83bCopy full SHA for d4de83b
packages/browser/src/index.ts
@@ -75,5 +75,3 @@ export type { Span } from '@sentry/types';
75
export { makeBrowserOfflineTransport } from './transports/offline';
76
export { browserProfilingIntegration } from './profiling/integration';
77
export { spotlightBrowserIntegration } from './integrations/spotlight';
78
-
79
-export const testChange = 'ahaha';
0 commit comments