MCPcopy Index your code
hub / github.com/angular/angular / resetEffects

Function resetEffects

packages/core/test/signals/effect_util.ts:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37export function resetEffects(): void {
38 queue.clear();
39}

Callers 2

watch_spec.tsFile · 0.90

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…