59fe159b78
Updates the TS API guardian goldens with their equivalents based on the new shared dev-infra tool. PR Close #42688
366 B
366 B
API Report File for "@angular/localize"
Do not edit this file. It is a report generated by API Extractor.
// @public
export function clearTranslations(): void;
// @public
export function loadTranslations(translations: Record<MessageId, TargetMessage>): void;
// (No @packageDocumentation comment for this package)