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

Class

packages/platform-browser/test/testing_public_spec.ts:451–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

449 standalone: false,
450 })
451 class SomeOtherComponent {}
452
453 @NgModule({declarations: [SomeComponent, SomeDirective, SomePipe]})
454 class SomeModule {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected