mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9a0700f5bd
Previously searching for `compose` did not include `Validators` in the search results because we were not including all the `static` members of API docs in the index. PR Close #21988