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 88bc7f5 commit 1369f31Copy full SHA for 1369f31
src/webServiceClient.ts
@@ -44,9 +44,6 @@ export default class WebServiceClient {
44
* will be treated as the timeout; however, passing in a number
45
* should be considered deprecated and may be removed in a
46
* future major version.
47
- * @param host The host to use. The default is "geoip.maxmind.com". To call
48
- * the GeoLite2 web service instead of the GeoIP2 web service, use
49
- * "geolite.info".
50
*/
51
public constructor(
52
accountID: string,
0 commit comments