Skip to content

Commit a2c1eb2

Browse files
committed
Export DiagnosticsMetrics
1 parent 645c7d6 commit a2c1eb2

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
@@ -5,6 +5,7 @@ export * from './clients'
55
export * from './errors'
66
export * from './HttpClient'
77
export * from './metrics/MetricsAccumulator'
8+
export * from './metrics/DiagnosticsMetrics'
89
export * from './responses'
910
export * from './service/worker/runtime/Service'
1011
export * from './service/worker/runtime/method'

0 commit comments

Comments
 (0)