MCPcopy Create free account
hub / github.com/coderoad/coderoad-vscode / Measurements

Interface Measurements

src/services/telemetry/index.ts:15–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13}
14
15interface Measurements {
16 [key: string]: number
17}
18
19let reporter: any
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected