@gibme/ipinfo
    Preparing search index...

    Type Alias Entry

    type Entry = {
        allocated: Date;
        asn: number;
        country: string;
        name: string;
        registry: string;
    }
    Index

    Properties

    allocated: Date
    asn: number
    country: string
    name: string
    registry: string