@gibme/dns
    Preparing search index...

    Type Alias Record

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

    Properties

    Properties

    hostname: string

    The hostname of the AFS database server

    subtype: number

    AFS server subtype (1 = AFS cell, 2 = DCE cell)