Skip to content

Commit

Permalink
fix: export missing telemetry functionality (#1148)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Beemer <[email protected]>
  • Loading branch information
beeme1mr authored Feb 13, 2025
1 parent 23ba0b3 commit dcbc300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shared/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export * from './client';
export * from './errors';
export * from './events';
export * from './logger';
export * from './telemetry';
export * from './provider';
export * from './evaluation';
export * from './type-guards';
Expand Down

0 comments on commit dcbc300

Please sign in to comment.