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

Class

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

Source from the content-addressed store, hash-verified

127 standalone: false,
128})
129class SomeDirective {
130 @Input() someDir!: string;
131}
132

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected