mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
cd20dd07ce
Rename the _optionMap forEach parameter from `o` to `id` and tighten its type from `any` to `string`, removing the now-redundant `.toString()` call.