MCPcopy
hub / github.com/angular/angular / $evalAsync

Method $evalAsync

packages/common/upgrade/test/upgrade.spec.ts:73–75  ·  view source on GitHub ↗
(fn: any)

Source from the content-addressed store, hash-verified

71 }
72
73 $evalAsync(fn: any) {
74 fn();
75 }
76}
77
78describe('LocationProvider', () => {

Callers

nothing calls this directly

Calls 1

fnFunction · 0.50

Tested by

no test coverage detected