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

Class Ng2AModule

packages/examples/upgrade/static/ts/lite-multi/module.ts:61–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 declarations: [Ng1AComponentFacade, Ng2AComponent],
60})
61export class Ng2AModule {
62 ngDoBootstrap() {}
63}
64
65// Another Angular module that declares an Angular component.
66@Component({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected