UNPKG

carbon-components-angular

Version:
6 lines (5 loc) 114 B
export declare class I18n { protected translationStrings: any; set(strings: any): void; get(): any; }