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

Class MyDir

packages/core/test/test_bed_spec.ts:1640–1644  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1638
1639 describe('checking types before compiling them', () => {
1640 @Directive({
1641 selector: 'my-dir',
1642 standalone: false,
1643 })
1644 class MyDir {}
1645
1646 @NgModule()
1647 class MyModule {}

Callers

nothing calls this directly

Calls 1

DirectiveClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…