@gibme/dns
    Preparing search index...

    Type Alias Record

    type Record = {
        nextDomain: string;
        types: RTYPE[];
    }
    Index

    Properties

    Properties

    nextDomain: string
    types: RTYPE[]