mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fdfaabb2a4
in order for the docs to process function entry, this commit refactor function extraction by keeping the implementation as a the default entry and adds all the overloads into a separate array of entries. fixes #56144 PR Close #56489