UNPKG

country-codes-kit

Version:

simple package to retrieve country calling codes, iso codes and currency symbols

3 lines (2 loc) 151 B
export { CURRENCY_CODE, COUNTRY_ISO_CODE_2, COUNTRY_ISO_CODE_3, ISO2_PHONE_CODE, } from "./codes.js"; export { ISO2_CODE } from "./iso_code_types.js";