Skip to content

Commit 20332fc

Browse files
committed
add trpcTracingMiddleware
1 parent e7cc6c4 commit 20332fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export { BaselimeSDK } from './baselime.ts';
2-
export { tracing } from './trpc.ts';
2+
export { tracing as trpcTracingMiddleware } from './trpc.ts';

0 commit comments

Comments
 (0)