mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
adc135e6c8
The strategies for Promise and Observable based subscriptions have (nearly) the same method signatures. They should implement a common interface. Closes #7573