Skip to content

Commit e91d64d

Browse files
committed
WIP test browser change
1 parent 52ef7fd commit e91d64d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/browser/src/index.ts

+2
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,5 @@ export type { Span } from '@sentry/types';
7575
export { makeBrowserOfflineTransport } from './transports/offline';
7676
export { browserProfilingIntegration } from './profiling/integration';
7777
export { spotlightBrowserIntegration } from './integrations/spotlight';
78+
79+
export const testChange = 'ahaha';

0 commit comments

Comments
 (0)