MCPcopy
hub / github.com/angular/angular / destroy

Method destroy

packages/core/src/resource/api.ts:176–176  ·  view source on GitHub ↗

* Manually destroy the resource, which cancels pending requests and returns it to `idle` state.

()

Source from the content-addressed store, hash-verified

174 * Manually destroy the resource, which cancels pending requests and returns it to `idle` state.
175 */
176 destroy(): void;
177}
178
179/**

Callers 15

bootstrap_spec.tsFile · 0.65
shadow_dom_spec.tsFile · 0.65
destroyMethod · 0.65
to_signal_spec.tsFile · 0.65
testFunction · 0.65
toObservableFunction · 0.65

Calls

no outgoing calls

Tested by 2

testFunction · 0.52
guardsIntegrationSuiteFunction · 0.52