mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
eb0461d2d4
`ng*Def` properties (such as `ngInjectorDef`) are not considered part of the public API and should not appear in the API docs. This commit adds a filter to remove these properties from the docs metadata. PR Close #31378