We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7cc6c4 commit 20332fcCopy full SHA for 20332fc
1 file changed
src/index.ts
@@ -1,2 +1,2 @@
1
export { BaselimeSDK } from './baselime.ts';
2
-export { tracing } from './trpc.ts';
+export { tracing as trpcTracingMiddleware } from './trpc.ts';
0 commit comments