@gibme/dns
    Preparing search index...

    Type Alias Record

    type Record = {
        exchange: string;
        preference: number;
    }
    Index

    Properties

    Properties

    exchange: string
    preference: number