Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lingodotdev/lingo.dev
/ _resetIdentityCache
Function
_resetIdentityCache
packages/sdk/src/utils/observability.ts:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
export
function
_resetIdentityCache() {
127
identityCache.clear();
128
}
Callers
1
observability.spec.ts
File · 0.90
Calls
1
clear
Method · 0.65
Tested by
no test coverage detected