UNPKG

ipds

Version:

IP Data Service - Comprehensive IP information lookup tool

7 lines 207 B
export declare class Geolocation { private baseUrls; lookup(ip: string, service?: string): Promise<any>; private lookupIpapi; private lookupIpinfo; } //# sourceMappingURL=geolocation.d.ts.map