UNPKG

@taiga-ui/i18n

Version:

A package with tools for Taiga UI library i18n

5 lines (4 loc) 146 B
/** * Default key for search value in storage */ export declare const TUI_LANGUAGE_STORAGE_KEY: import("@angular/core").InjectionToken<string>;