Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/node/dns/promises.ts>resolveNs

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function resolveNs
Re-export
import { resolveNs } from "https://deno.land/std@0.142.0/node/dns/promises.ts";

Parameters

hostname: string

Returns

Promise<void>