Fetch Country Name
This package helps in fetching country name of network, which is running this code
Example
import FetchCountry from '@juvoxa/fetch-country';
FetchCountry().then(countryName => {
// your code
});
This package helps in fetching country name of network, which is running this code
import FetchCountry from '@juvoxa/fetch-country';
FetchCountry().then(countryName => {
// your code
});
npm i @juvoxa/fetch-country
1
2.0.0
ISC
639 B
3