UNPKG

country-codes-kit

Version:

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

2 lines 136 B
export { CURRENCY_CODE, COUNTRY_ISO_CODE_2, COUNTRY_ISO_CODE_3, ISO2_PHONE_CODE, } from "./codes.mjs"; //# sourceMappingURL=index.js.map