interface ILocation {
    ip: string;
}

Properties

Properties

ip: string

Client IP address for reverse lookup