mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The existing intl.ts file is not a facade but rather a set of utils used by i18n-related pipes only. As such moving it back to common module so those utils are not used accidently from other places. |
||
|---|---|---|
| .. | ||
| directives | ||
| location | ||
| pipes | ||
| common.ts | ||
| common_module.ts | ||
| facade | ||
| localization.ts | ||
| private_import_core.ts | ||
| version.ts | ||