UNPKG

@taiga-ui/kit

Version:
3 lines (2 loc) 106 B
import { Country } from '../interfaces/country'; export declare const COUNTRIES: Record<string, Country>;