mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
925dad91a8
JSDoc comments should start with 2 stars or the annotations would not be picked up by the AIO workflow. With this fix, the internal methods are no longer visible in the doc. PR Close #50893