Skip to content

Commit

Permalink
feat: export telemetryGlobal type (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc authored Apr 12, 2024
1 parent 601b556 commit 46a8c25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
*/

export * from './telemetry.js';
export type { TelemetryGlobal } from './telemetryGlobal.js';

0 comments on commit 46a8c25

Please sign in to comment.