mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In TypeScript 3.7, circularity detection misfires on the declaration of `value` here. https://github.com/microsoft/TypeScript/issues/32950 Declaring an explicit type avoids the problem. PR Close #33294 |
||
|---|---|---|
| .. | ||
| browser | ||
| closure | ||
| common | ||
| extra | ||
| jasmine | ||
| mix | ||
| mocha | ||
| node | ||
| rxjs | ||
| testing | ||
| zone-spec | ||
| BUILD.bazel | ||
| zone.ts | ||