Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ disable
Function
disable
packages/telemetry/src/client.ts:213–215 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
}
212
213
export
function
disable(): void {
214
defaultClient.disable();
215
}
216
217
export
function
enable(): void {
218
defaultClient.enable();
Callers
nothing calls this directly
Calls
1
disable
Method · 0.45
Tested by
no test coverage detected