Skip to content

Function: resetRelationCacheTargets()

ts
function resetRelationCacheTargets(): void;

Clears the registered relation-cache target set. Test-only hook: the set is module-scoped and accumulates across a process, which can mask regressions between tests. Hosts must NOT call this at runtime.

Returns

void