mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Promise used to be typed as any, giving incorrect results. This change fixes places that were incorrectly typed and re-exports the actual Promise type from es6-promise. It also fixes a series of compilation errors discovered/triggered by this change. |
||
|---|---|---|
| .. | ||
| async_dart_spec.dart | ||
| async_spec.ts | ||
| collection_spec.ts | ||
| lang_spec.ts | ||