mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Ivy definitions in .d.ts files often reference the type of a class. Sometimes, those classes have generic type parameters. When this is the case, ngtsc needs to emit generic type parameters in the .d.ts files (usually by passing 'any'). PR Close #25406 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||