mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In this commit, we remove `fromEvent` and replace it with a manually created observable to import fewer symbols from RxJS. Some codebases may not use `fromEvent` at all, but using it in a single place would still include it in the initial bundle. PR Close #60424 |
||
|---|---|---|
| .. | ||
| index.ts | ||
| low_level.ts | ||
| module.ts | ||
| provider.ts | ||
| push.ts | ||
| update.ts | ||