mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This wraps the $interval service when using upgrade to run the $interval() call outside the Angular zone. However, the callback is invoked within the Angular zone, so changes still propagate to downgraded components. |
||
|---|---|---|
| .. | ||
| src | ||
| static | ||
| test | ||
| index.ts | ||
| package.json | ||
| public_api.ts | ||
| rollup.config.js | ||
| tsconfig-build.json | ||