We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aca4066 commit d2e3c64Copy full SHA for d2e3c64
src/ipinfoWrapper.ts
@@ -54,7 +54,6 @@ export default class IPinfoWrapper {
54
* @param i18nData.countriesCurrencies Custom countries currencies data. If not provided, default countries currencies data will be used.
55
* @param i18nData.continents Custom continents data. If not provided, default continents data will be used.
56
* @param i18nData.euCountries Custom EU countries data. If not provided or an empty array, default EU countries data will be used.
57
-
58
*/
59
constructor(
60
token: string,
0 commit comments