UNPKG

country-to-iso

Version:

Convert inconsistent country names and codes into ISO 3166-1 alpha-2.

4 lines 69 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', };