all-countries-info
v0.0.2
Published
A npm module that can get all counties information with its flags
Readme
all-countries-info
This is a npm-module that can get all counties information including their flags
Install
$ yarn add all-countries-info
or
$ npm install all-countries-infoHow use it
import { getCountry } from 'all-countries-info'
