MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code /

Class

packages/telemetry/src/client.ts:150–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150class ScopedTelemetryClient extends TelemetryClient {
151 constructor(
152 private readonly parent: TelemetryClient,
153 private readonly context: TelemetryContextIds,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected