ff-CM.js 837 B

12345678910111213141516
  1. /**
  2. * @license
  3. * Copyright Google LLC All Rights Reserved.
  4. *
  5. * Use of this source code is governed by an MIT-style license that can be
  6. * found in the LICENSE file at https://angular.dev/license
  7. */
  8. // **Note**: Locale files are generated through Bazel and never part of the sources. This is an
  9. // exception for backwards compatibility. With the Gulp setup we never deleted old locale files
  10. // when updating CLDR, so older locale files which have been removed, or renamed in the CLDR
  11. // data remained in the repository. We keep these files checked-in until the next major to avoid
  12. // potential breaking changes. It's worth noting that the locale data for such files is outdated
  13. // anyway. e.g. the data is missing the directionality, throwing off the indices.
  14. const u = undefined;
  15. export default [];
  16. //# sourceMappingURL=ff-CM.js.map