We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819ceb6 commit 837a01aCopy full SHA for 837a01a
packages/tracing/src/node/integrations/index.ts
@@ -6,6 +6,6 @@ export { Prisma } from './prisma';
6
export { GraphQL } from './graphql';
7
export { Apollo } from './apollo';
8
9
-// TODO(v7): Remove this export
+// TODO(v8): Remove this export
10
// Please see `src/index.ts` for more details.
11
export { BrowserTracing } from '../../browser';
0 commit comments