mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
78ec99d146
This allows us to show the API docs when the jsdoc block is at the top of a overloaded function (and not on the implementation signature).
eg: `injectAsync`
(cherry picked from commit 7360c1da68)