Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/dns/promises.ts>resolveMx

Deno standard library
Go to Latest
function resolveMx
Re-export
import { resolveMx } from "https://deno.land/std@0.148.0/node/dns/promises.ts";

Parameters

hostname: string

Returns

Promise<void>