Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit b125324

Browse files
authored
fix: export tracer options (#154)
1 parent 82842c7 commit b125324

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export * from './trace/trace_state';
3737
export { createTraceState } from './trace/internal/utils';
3838
export * from './trace/tracer_provider';
3939
export * from './trace/tracer';
40+
export * from './trace/tracer_options';
4041

4142
export {
4243
isSpanContextValid,

0 commit comments

Comments
 (0)