mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
65ebff056a
Also introduces `PromiseWrapper.catchError`. Could not use `PromiseWrapper.catch` as a name as Dart would not allow this method name.