MCPcopy 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
126export function _resetIdentityCache() {
127 identityCache.clear();
128}

Callers 1

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected