We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8827aa6 commit e834a12Copy full SHA for e834a12
libs/application-generic/src/index.ts
@@ -10,7 +10,6 @@ export * from './http';
10
export * from './instrumentation/index';
11
export * from './logging/index';
12
export * from './modules';
13
-export * from './profiling';
14
export * from './resilience';
15
export * from './services';
16
export * from './tracing';
0 commit comments