mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
7360c1da68
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`