UNPKG

@cauca-911/core

Version:

Run `npm install @cauca-911/core` to add this library to your project

12 lines (11 loc) 230 B
export declare class ApiLookup { country: string; countryName: string; state: string; stateName: string; cityName: string; isp: string; longitude: number; latitude: number; ipAddress: string; }