UNPKG

@legendaryrob/countrify

Version:

A package to assist in the disection of ISO-3166-1(country) and ISO-3166-2(subdivision) ISO standards.

4 lines (2 loc) 82 B
const allCountries = require('../lib/countries'); module.exports = allCountries;