MCPcopy
hub / github.com/angular/angular / cleanup

Method cleanup

packages/core/primitives/signals/src/effect.ts:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 fn: () => void;
31 destroy(): void;
32 cleanup(): void;
33 run(): void;
34}
35

Callers 1

runEffectFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected