Skip to content

Commit 32bb45a

Browse files
committed
Whoops
1 parent b2928d9 commit 32bb45a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export type { Event, EventHint } from './event';
2929
export type { EventProcessor } from './eventprocessor';
3030
export type { Exception } from './exception';
3131
export type { Extra, Extras } from './extra';
32-
import type {} from './globals';
32+
export type {} from './globals';
3333
export type { Hub } from './hub';
3434
export type { Integration, IntegrationClass } from './integration';
3535
export type { Mechanism } from './mechanism';

0 commit comments

Comments
 (0)