mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c0e9fc103f
This aligns with how angular/components marks their hidden APIs. `@nodoc` has been broken since the switch to adev, this change should properly hide the APIs again. PR Close #61194