Skip to main content
Module

x/shodan_deno/types.ts>ILocation

Simple Shodan API Wrapper For Deno
Latest
interface ILocation
import { type ILocation } from "https://deno.land/x/shodan_deno@v1.0.0/types.ts";

Properties

optional
city: any
optional
region_code: any
optional
area_code: any
longitude: number
country_code3: string
country_name: string
optional
postal_code: any
optional
dma_code: any
country_code: string
latitude: number