We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2928d9 commit 32bb45aCopy full SHA for 32bb45a
packages/types/src/index.ts
@@ -29,7 +29,7 @@ export type { Event, EventHint } from './event';
29
export type { EventProcessor } from './eventprocessor';
30
export type { Exception } from './exception';
31
export type { Extra, Extras } from './extra';
32
-import type {} from './globals';
+export type {} from './globals';
33
export type { Hub } from './hub';
34
export type { Integration, IntegrationClass } from './integration';
35
export type { Mechanism } from './mechanism';
0 commit comments