mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Use const instead of let. Some of the variables are never reassigned, so it is preferred to use const over let PR Close #30888 |
||
|---|---|---|
| .. | ||
| ad-banner.component.ts | ||
| ad-item.ts | ||
| ad.component.ts | ||
| ad.directive.ts | ||
| ad.service.ts | ||
| app.component.ts | ||
| app.module.ts | ||
| hero-job-ad.component.ts | ||
| hero-profile.component.ts | ||