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 |
||
|---|---|---|
| .. | ||
| async-test.ts | ||
| fake-async-test.ts | ||
| long-stack-trace.ts | ||
| proxy.ts | ||
| sync-test.ts | ||
| task-tracking.ts | ||
| wtf.ts | ||