Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/cli
/ resetTelemetryStateForTests
Function
resetTelemetryStateForTests
packages/cli/src/telemetry.ts:328–330 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
326
}
327
328
export
function
resetTelemetryStateForTests() {
329
telemetryStatusPromise = undefined
330
}
Callers
1
telemetry.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected