Module

std/node/dns.ts>MxRecord

Deno standard library
Go to Latest
interface MxRecord
import { type MxRecord } from "https://dotland.deno.dev/std@0.145.0/node/dns.ts";

Properties

priority: number
exchange: string
import MxRecord
import { MxRecord } from "https://dotland.deno.dev/std@0.145.0/node/dns.ts";