mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
86cf0ef892
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.