@gibme/dns
    Preparing search index...

    Type Alias Record

    type Record = {
        hostname: string;
        subtype: number;
    }
    Index

    Properties

    Properties

    hostname: string
    subtype: number