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

Method getAll

packages/core/src/hydration/annotate.ts:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112 }
113
114 getAll(): SerializedView[] {
115 return this.views;
116 }
117}
118
119/**

Callers 1

annotateForHydrationFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected