UNPKG

@taiga-ui/i18n

Version:

A package with tools for Taiga UI library i18n

3 lines (2 loc) 151 B
import type { TuiCountryIsoCode } from '@taiga-ui/i18n/types'; export declare const TUI_ENGLISH_LANGUAGE_COUNTRIES: Record<TuiCountryIsoCode, string>;