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

Method assertZonePatched

packages/zone.js/lib/zone-impl.ts:317–317  ·  view source on GitHub ↗

* Verify that Zone has been correctly patched. Specifically that Promise is zone aware.

()

Source from the content-addressed store, hash-verified

315 * Verify that Zone has been correctly patched. Specifically that Promise is zone aware.
316 */
317 assertZonePatched(): void;
318
319 /**
320 * Return the root zone.

Callers 2

constructorMethod · 0.65
zone.spec.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected