UNPKG

country-flag-icons

Version:

Vector (*.svg) country flag icons in 3x2 aspect ratio.

3 lines (2 loc) 91 B
declare function getCountryFlag(country: string): string; export default getCountryFlag;