Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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