UNPKG

@angular/localize

Version:

Angular - library for localizing messages

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