@gibme/dns
    Preparing search index...

    Type Alias Record

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

    Properties

    Properties

    exchange: string

    Domain name of the mail server

    preference: number

    Preference value (lower is preferred)