mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Rename the _optionMap forEach parameter from `o` to `id` and tighten its
type from `any` to `string`, removing the now-redundant `.toString()` call.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| directives | ||
| model | ||
| directives.ts | ||
| errors.ts | ||
| form_builder.ts | ||
| form_providers.ts | ||
| forms.ts | ||
| util.ts | ||
| validators.ts | ||
| version.ts | ||