MCPcopy Create free account
hub / github.com/angular/components /

Class

tools/dgeni/processors/resolve-inherited-docs.ts:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 * since members from those can also be merged with public-facing API docs.
26 */
27export class ResolveInheritedDocs implements Processor {
28 $runBefore = ['docs-private-filter', 'parsing-tags'];
29
30 constructor(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected