Skip to main content
interface Deno.MXRecord

If resolveDns is called with "MX" record type specified, it will return an array of this interface.

Properties

preference: number
exchange: string