MCPcopy
hub / github.com/angular/angular / unstable

Method unstable

packages/core/test/testability/testability_spec.ts:58–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56 }
57
58 unstable(): void {
59 this.onUnstable.emit(null);
60 }
61
62 stable(): void {
63 this.onStable.emit(null);

Callers

nothing calls this directly

Calls 1

emitMethod · 0.65

Tested by

no test coverage detected