You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

12 lines
246 B

/**
* @license Angular v21.1.1
* (c) 2010-2026 Google LLC. https://angular.dev/
* License: MIT
*/
import { $localize } from './_localize-chunk.mjs';
globalThis.$localize = $localize;
export { $localize };
//# sourceMappingURL=init.mjs.map