mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously, when a return type was missing it could have been any. But following #2746 we require return types so remaining untyped returns must be void. |
||
|---|---|---|
| .. | ||
| directives | ||
| directives.ts | ||
| form_builder.ts | ||
| model.ts | ||
| validators.ts | ||