mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
If an interface is not exported publicly from its package, then the doc-gen does not see it, and so cannot include it in the generated documentation. This was the case for a number of `...Decorator` interfaces, such as `PipeDecorator` and `InputDecorator. This commit adds these interfaces to the public export to fix this problem. PR Close #28836 |
||
|---|---|---|
| .. | ||
| core.d.ts | ||
| testing.d.ts | ||