mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Closes #9729 BREAKING CHANGE: `Type` is now `Type<T>` which means that in most cases you have to use `Type<any>` in place of `Type`. We don't expect that any user applications use the `Type` type. |
||
|---|---|---|
| .. | ||
| angular_js.ts | ||
| constants.ts | ||
| downgrade_ng2_adapter.ts | ||
| metadata.ts | ||
| upgrade_adapter.ts | ||
| upgrade_ng1_adapter.ts | ||
| util.ts | ||