UNPKG

@agendize/az-i18n

Version:
6 lines 241 B
export declare function getCountriesForSelect(locale: string): { value: string; label: string; }[]; export declare function getCountryNameLocale(code: string, locale: string): string | undefined; //# sourceMappingURL=country.d.ts.map