UNPKG

@angular/localize

Version:

Angular - library for localizing messages

8 lines (6 loc) 219 B
/** * @license Angular v21.0.8 * (c) 2010-2025 Google LLC. https://angular.dev/ * License: MIT */ export { ɵ$localize as $localize, ɵLocalizeFn as LocalizeFn, ɵTranslateFn as TranslateFn } from './localize.js';