mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Injecting the `Console` is redundant because it directly calls the global `console` object. There is no reason to reference this class in Hammer gestures, as it is only used in development mode. We can safely call the `console` object directly. PR Close #59409 |
||
|---|---|---|
| .. | ||
| browser | ||
| dom | ||
| security | ||
| browser.ts | ||
| errors.ts | ||
| hydration.ts | ||
| platform-browser.externs.js | ||
| platform-browser.ts | ||
| private_export.ts | ||
| version.ts | ||