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

Class

tools/dgeni/processors/entry-point-grouper.ts:22–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21/** Document type for an entry-point. */
22export class EntryPointDoc {
23 /** Unique document type for Dgeni. */
24 docType = 'entry-point';
25

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected