Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Merge 205920a into 82842c7
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Jan 24, 2022
2 parents 82842c7 + 205920a commit 32cb58a
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 @@ -37,6 +37,7 @@ export * from './trace/trace_state';
export { createTraceState } from './trace/internal/utils';
export * from './trace/tracer_provider';
export * from './trace/tracer';
export * from './trace/tracer_options';

export {
isSpanContextValid,
Expand Down

0 comments on commit 32cb58a

Please sign in to comment.