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 89c3568 commit bc57a97Copy full SHA for bc57a97
src/telemetry/constants.ts
@@ -1,6 +1,6 @@
1
import { packageInfo } from "../packageInfo.js";
2
import { type CommonStaticProperties } from "./types.js";
3
-import { getDeviceId } from "./device-id.js";
+
4
/**
5
* Machine-specific metadata formatted for telemetry
6
*/
src/telemetry/device-id.ts
0 commit comments