mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Eliminate the following compiler error when using TS 1.9+ with strict null checking enabled: node_modules/@angular/core/src/util/decorators.d.ts(9,5): error TS2411: Property 'extends' of type 'Type | undefined' is not assignable to string index type 'Type | Function | any[]'. https://github.com/angular/angular/issues/8720 |
||
|---|---|---|
| .. | ||
| @angular | ||
| angular1_router | ||
| benchmarks | ||
| benchmarks_external | ||
| benchpress | ||
| payload_tests/hello_world/ts | ||
| playground | ||
| rollup-test | ||
| empty.ts | ||
| tsconfig-ts2dart.json | ||
| tsconfig.json | ||
| types.d.ts | ||
| upgrade-ts2dart.d.ts | ||
| zone-ts2dart.d.ts | ||