angular/packages/platform-browser/animations/async/src
Anuj Chhajed 96b79fc393 refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875
This change replaces all remaining occurrences of `typeof ngDevMode !== undefined`
with the correct `typeof ngDevMode !== 'undefined'` form. This aligns the codebase
with JavaScript typeof semantics and maintains consistency with other Angular code.
2025-12-08 10:30:01 -08:00
..
async-animations.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
async_animation_renderer.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:01 -08:00
private_export.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
providers.ts refactor(core): remove unnecessary deps arrays (#63823) 2025-09-16 16:51:52 +00:00