perf(ivy): chain multiple i18nExp calls (#31258)

Implement function chaining for `i18nExp` to reduce the output size.

FW-1391 #resolve
PR Close #31258
This commit is contained in:
Olivier Combe
2019-06-25 17:14:07 +02:00
committed by Kara Erickson
parent 3846192bde
commit ef9cb6a034
4 changed files with 54 additions and 76 deletions

View File

@ -851,7 +851,7 @@ export declare function ɵɵi18nAttributes(index: number, values: string[]): voi
export declare function ɵɵi18nEnd(): void;
export declare function ɵɵi18nExp<T>(value: T): void;
export declare function ɵɵi18nExp<T>(value: T): TsickleIssue1009;
/** @deprecated */
export declare function ɵɵi18nLocalize(input: string, placeholders?: {