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 11b3931 commit 74c8461Copy full SHA for 74c8461
packages/node/src/integrations/anr/index.ts
@@ -1,5 +1,5 @@
1
-import { Worker } from 'node:worker_threads';
2
import { types } from 'node:util';
+import { Worker } from 'node:worker_threads';
3
import {
4
GLOBAL_OBJ,
5
defineIntegration,
0 commit comments