mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7a86ebfcf6
Adds a fix to make sure that RxJS v7 Observable is compatible with AsyncPipe. This is a typings-only change. For more information see: https://github.com/microsoft/TypeScript/issues/43643 PR Close #41590