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

Class SomeComponent

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

Source from the content-addressed store, hash-verified

437 }
438
439 @Component({
440 selector: 'comp',
441 template: 'someText',
442 standalone: false,
443 })
444 class SomeComponent {}
445
446 @Component({
447 selector: 'comp',

Callers

nothing calls this directly

Calls 1

ComponentInterface · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…